Android database options? - HD2 Android Themes and Apps

I have a project that I'm trying to do which is a database, and really I need it to be available as an app on phones, but with the ability to upload/download records from a shared database online.
I.e. local shell where data records can be entered, and either just stored/retrieved locally, or uploaded to the online database for others with the same app to access and vice versa.
I've looked at Memento and HandBase and in terms of the local database side of things they look good because they can be customised easily (for a database no-nothing like me), but I have no idea about whether they can do the online bit or how I would do that.
Are there any services which would offer online storage/sharing (ideally free to at least test!) of the data from apps like these? And if these particular app examples won't do the online bit is there one that anyone knows of that would do what I want?
I'm no good at databases but find apps at this level easy enough to use. So it'd need to be reasonably idiotproof. Probably am asking too much here, but thought it's worth asking in case there is something that suits my needs without needing to be a database boffin.
As the icing on the cake, it would be great if it could also be used on desktops as well. Does such a thing exist that does all this and can be set up by a simpleton?
Thanks for any useful suggestions in advance.

Actually, the more I read about Memento, the more it looks like it can pretty much do all of this, fairly easily via google docs and/or their own servers.
From the look of it also, if I wanted a database that required payment for access I'd just take a paypal payment for instance, and then grant the user access via adding their email address to the list of permitted users? Think that's how it works but if anyone uses Memento and can confirm this sort of thing that'd be cool.

Related

Ad sponsered free apps increasing, Any type of firewall?

Well been doing alot of study lately and it seems ALOT of apps on the market that are full versions and are "free" seem to have ad sponsored elements in them. Sending your GPS data to whoever or other various things. Now while if the dev mentions on the description that their "Paid" version is ad free. Least its up front and honest about it. However alot of Apps I found out hide this info it seems. Is this going to be the new "Kazaa" on the G1? Back when Kazaa came out, is when the influx of "Spyware" was increasing. Im worried is this happening to the G1 now? While I can understand devs choosing this to make their app free and gain from it a lil. Whats to say other devs wont use this for other intentions that may have some negative impact?
Just wondering tho.. for modded G1s. Is there some sorta firewall app or so yet that might be useful? Anyways just thought I would post for discussion case I am worried over nothing.
Install AdFree from the Market.
Cool ill try that. Still tho some discussion would be good. Cause I don't know if this should be something to start getting concerned on. Apps running in background draining battery, and reporting info possibly and so. Or am I getting concerned over nothing?
Mysticales said:
Cool ill try that. Still tho some discussion would be good. Cause I don't know if this should be something to start getting concerned on. Apps running in background draining battery, and reporting info possibly and so. Or am I getting concerned over nothing?
Click to expand...
Click to collapse
A little paranoia is a healthy thing, too much is bad, but these ads collect all sorts of location information to profile you and provide relevent advertising, but who knows what else happens with the data etc etc etc
PS you need root access on your phone to use AdFree
Yea Im fully rooted, No worries there. =) Thanks for this heads up. I use host files as well on my PC.. since then never had a issue with spyware again. Any news on if he would let us update the host file ourselves? Id love to use the file I have on my PC. Heh.
Anyways as for discussion goes. Can these ads know your G1 email, or linked email account? Next off, is there a ability that these ads could read your personal data as text msgs, contacts (to spam phone calls) or anything like that? Android being a new OS.. not sure what devs and ads can do with access to a phone. Its like a new gateway has been opened.
Kinda wish a dev could comment if the G1 would even have this ability and if it could be a bad thing.
Edit: Good question, this Ad Free, is it like if you add a hosts file in a router? Like if I use the G1 to tether, is it blocking the ad banners even on tethered connections? Would be interesting to know for sure since imagine a built in firewall that protects tethered PCs too.
Mysticales said:
Yea Im fully rooted, No worries there. =) Thanks for this heads up. I use host files as well on my PC.. since then never had a issue with spyware again. Any news on if he would let us update the host file ourselves? Id love to use the file I have on my PC. Heh.
Click to expand...
Click to collapse
You can use your own hosts file on your own phone, AdFree just automates the process, if you look at this thread it started off describing how to do things manually.
Anyways as for discussion goes. Can these ads know your G1 email, or linked email account?
Click to expand...
Click to collapse
Possibly, I haven't looked into accessing the google credentials from the android APIs so I don't know for certain, might be a private API google only shares with it's own apps, that doesn't mean someone won't figure out how to access them however.
Next off, is there a ability that these ads could read your personal data as text msgs, contacts (to spam phone calls) or anything like that? Android being a new OS..
Click to expand...
Click to collapse
When you install an app there is a screen displayed of the permissions the apps ask for, read/write contacts, calendars etc will all be displayed, you should be able to see the permissions an app will have access to after it's installed as well from memory.
not sure what devs and ads can do with access to a phone. Its like a new gateway has been opened.
Click to expand...
Click to collapse
You should be more worried what google will do with all the info it collects to be honest, but that's another issue altogether.
Kinda wish a dev could comment if the G1 would even have this ability and if it could be a bad thing.
Click to expand...
Click to collapse
You are prompted during install as to what the app will be able to access, google leaves it up to you to accept it or not.
Edit: Good question, this Ad Free, is it like if you add a hosts file in a router? Like if I use the G1 to tether, is it blocking the ad banners even on tethered connections? Would be interesting to know for sure since imagine a built in firewall that protects tethered PCs too.
Click to expand...
Click to collapse
Depends how the tethered setup gets DNS info, if it uses the information from the hosts file then yes, but this is dependent on what the tether setup does.
Mysticales said:
Its like a new gateway has been opened.
Click to expand...
Click to collapse
Only if you never bothered reading the permissions requests when installing an app. They clearly describe what permissions an app wants to use and you can cancel the installation if you feel you don't want to give an app the right to access your personal info. So if you install a game that says it wants access to your Google Account info (which would include your email and thus all your associated google services) then you have only yourself to blame if the dev sends you a ton of spam or sells your email address.
Bottom line is read the permissions requested carefully and decide whether you trust the company/entity that created the app before installing it. Also, i'd be very wary installing any root apps, since root apps by their very nature can operate outside of dalvik sandbox and do practically anything they want to your system. I'm only running two root apps right now: Market Enabler and Wifi Tether. They are both open source.
Well of course I read the permissions thing. However still I would still wonder about things.
Mysticales said:
Well of course I read the permissions thing. However still I would still wonder about things.
Click to expand...
Click to collapse
Google actually closed up some of the loop holes that apps were using on Android 1.0/1.1 to enable wifi etc.
jashsu said:
They are both open source.
Click to expand...
Click to collapse
Unless you audit the code and compile it yourself, you have no idea what the binary is actually doing.
Location data is only used for serving the right banners and calculate the profits the banner view/click has depending on the location (country) of the viewer.
Its not anything malicious and you can easily see the permissions when installing.
People all like free apps instead of paying a few dollars, but when an ad is added people try to get rid of it... Havent you all ever wondered why the ads are there? Just like on a forum as the one you are on right now? Right they generate at least a little bit of money for a dev that doesnt want to charge the users directly by letting them pay, but spends almost all his free time to keep apps updated, write new once and answering questions.
As soon as there is virtually no way too make money on a market, the market will die as developers/companies will move over to an other platform of development.
delta_foxtrot2 said:
Unless you audit the code and compile it yourself, you have no idea what the binary is actually doing.
Click to expand...
Click to collapse
It's not difficult to get the code from svn and compile it. Pretty effortless.
rogro82 said:
As soon as there is virtually no way too make money on a market, the market will die as developers/companies will move over to an other platform of development.
Click to expand...
Click to collapse
Many people don't like to view ads on their computers, let alone their mobile phone. Thus if people can block the ads easily, they will. Content producers and software developers will simply have to find a new business model to pursue. Maybe that's a free/premium differentiation model or maybe its microtransactions. That or they will have to deal with a percentage of their userbase blocking ads.
Well I am sure most devs Block ads too, either on their mobile or pc.. no one wants any type of issue.
Now again, I said I understand why they are there for free apps. Its just that as a user myself.. I like to know Im protected from potential hazards. Also alot of devs like to make something hot to use on later resumes and projects. Ive worked with alot of devs in my time start with nothing and grow to get bigger jobs in RL cause of the project. =)
jashsu said:
It's not difficult to get the code from svn and compile it. Pretty effortless.
Click to expand...
Click to collapse
I didn't say it was hard to get or compile it, but auditing the code to make sure nothing malicious is going on can be very difficult at times. There is a code obfustication competition each year and it's extrodinary what some can do and you'd never know unless it was pointed out to you.
Mysticales said:
Well I am sure most devs Block ads too, either on their mobile or pc.. no one wants any type of issue.
Click to expand...
Click to collapse
It's not just "issues" too many ads tick a certain segment of the population off to the point that they go to these lengths to get rid of them.
This is of course before you factor in this segment of the population are usually the least to click on ads, usually for ethical/moral reasons, so them getting rid of ads is usually no big loss.
Last time I checked AdFree was downloaded less than 5,000 times, now compare this to a speedometer app I made which anyone can run and it's been downloaded over 10,000 times I highly doubt any dev relying on ads will actually loose out by the people that can and are blocking them.
rogro82 said:
Location data is only used for serving the right banners and calculate the profits the banner view/click has depending on the location (country) of the viewer.
Click to expand...
Click to collapse
The meta data that can be gleened from this sort of advertising can have all sorts of flow on effects and unintended consequences.
I see the world and potential pitfalls in things differently than others, I don't know why, but the more data collected the worst things can be.
If you are interested in what country they are from/in just pull the country code from the SIM card, why narrow it down to within a few metres?
Well since I have been using Adfree. Let me say this. My G1 seems to be running faster! I dont get as many force close/wait errors. Certain apps like atrackdog for one RUN faster. I mean without the ads running, it seems my apps speed through their task and do what they are supposed to. Kinda interesting note oddly.
Also lets say a app you know would be using GPS to locate you on a map. Thus triggering "Give app permission to use your GPS" which you know why it needs it. But does the app also tell you that it uses the GPS for Ads? So I dont always trust what it says when it comes to permissions as it doesnt mean in the underline that its not using the same permission to do other things. Would be nice if the G1 had a notice that the app uses Ad support.
Linux is a wonderful and powerful operating system that can do just about anything you can possibly dream of.
First, the hosts file hack is a piece of crap since all it does is it points potentially malicious domain names back to self. It doesn't take into account connections that are ip address based... those will still go through and there is nothing that can be put in the hosts file to stop that.
iptables on the other hand.... included in 1.0 and 1.1, and several custom 1.5's, can do many strong things; block by ip address (including if it tries to lookup by dns), block by port, *BLOCK BY USER ID*.
The latter is particularly interesting since each program installed on android is assigned its own userid. That means that with the correct iptables rule, you can block all network traffic for THAT PARTICULAR PROGRAM. Or you can blacklist/whitelist servers for that program, etc.
http://www.cyberciti.biz/tips/block...ingle-user-from-my-server-using-iptables.html
http://www.cyberciti.biz/tips/linux...ng-access-to-selectedspecific-ip-address.html
For example, when I issue this command:
iptables -A OUTPUT -o tiwlan0 -m owner --uid-owner 10017 -j DROP
My browser is no longer able to connect (since it is uid=10017) using wifi (tiwlan0 is wifi). Note: leave out the entire "-o tiwlan0" argument and it should block all outgoing on all devices for that userid.
To find the userid for a particular program, do "ls -l /data/data/program'sdatadirectory"
So on JF 1.51 is this ability already there? Yea I know Linux is great for iptables. Always is, even in routers hehe.
If its not in there already, Debian, how well does that work on the G1?

Artfulbits Anti Piracy Database to ban people that pirate apps from using stealing

http://www.artfulbits.com/Android/antipiracy.aspx
If your a Dev please support them, if you need assistance msg me i can send u code that will allow your app to automatically send a message to this company with a users information that has stolen your app or tried to steal it.
pentace said:
http://www.artfulbits.com/Android/antipiracy.aspx
If your a Dev please support them, if you need assistance msg me i can send u code that will allow your app to automatically send a message to this company with a users information that has stolen your app or tried to steal it.
Click to expand...
Click to collapse
I'm all for cracking down hard on piracy, but there are three big flaws with this solution:
1) How would Artfulbits verify that an app reporting a device is a "dark" device is making that report in good faith? If a bunch of pirates wanted to render this service pointless, they could just create apps that flood the service with false positives.
2) It is possible (although difficult) to link IMEI to a user/owner. This makes a publicly accessible database of "dark" IMEIs somewhat shady in terms of being a breach of privacy.
3) Finally, if this service is to be useful, apps have to have some way of acting on the information in the database. That is just going to lead to folks "cracking" apks to remove the IMEI-checking routines, or simply using leakproof firewalls to prevent the app from accessin the IMEI database.
Thoughts?
There is not going to be a way to completely stop piracy. Google just needs to step up the way the market works to prevent some of the piracy.
I understand devs deserve money for their hard work (and the log of my google checkout shows I support them) but I personally dont want any app reporting any information about myself or my phone. If there is a list of which apps do I will find an alternative for better or worse and not use the app. Not to knock on those who support this method, I just personally dont like it.
rondey- said:
There is not going to be a way to completely stop piracy. Google just needs to step up the way the market works to prevent some of the piracy.
I understand devs deserve money for their hard work (and the log of my google checkout shows I support them) but I personally dont want any app reporting any information about myself or my phone. If there is a list of which apps do I will find an alternative for better or worse and not use the app. Not to knock on those who support this method, I just personally dont like it.
Click to expand...
Click to collapse
Well considering my app has been pirated 3x as much as it has been downloaded legally i would be willing to let go of the few that are not comfortable with their imei being registered on a website which only happens if u are stealing an app, most apps out there gather more information from you than that without you even knowing.
I don't get why people would install this program. If it detects pirated software on your phone then who the hell are you letting you use your phone? Lets say you know you have pirated software well then of course you wont install this program. If you know your running a clean rom and have no reason to suspect pirated software your giving up a lot of information for a false sense of security. So unless this is forcibly installed on everyone's phone I don't see what's the point.
psychoace said:
I don't get why people would install this program. If it detects pirated software on your phone then who the hell are you letting you use your phone? Lets say you know you have pirated software well then of course you wont install this program. If you know your running a clean rom and have no reason to suspect pirated software your giving up a lot of information for a false sense of security. So unless this is forcibly installed on everyone's phone I don't see what's the point.
Click to expand...
Click to collapse
It's not a program you install. It is a database. App developers write routines into their programs which access the database. If an application suspects that it was illegally pirated, then it will send the user's IMEI to the database.
This is stupid idea. Go to the source of piracy if you want to fight it.
Give people access to paid apps on market and they won't download illegal copies form rapidshare...
su27 said:
Give people access to paid apps on market and they won't download illegal copies form rapidshare...
Click to expand...
Click to collapse
Riiiight... because if you give pirates the option to pay they'll definitely all pay right?
This database thing bothers me.
Not because I might be stealing programs..
but because I might find one and not know its "dark"
Suddenly I'm on some blacklist because I thought an app was cool?
I just did a search on one of the torrent sites, and found a file to DL.
It has 231 apk files and 2 .bak files. (I'm assuming the bak files are for a cracked version of the paid apk) but many of these files are a)old versions or b) free already.
Normally I would say SCORE! I don't have to DL to the g1, then back up, uninstall, transfer to the pc, and store.
Last time I tried a file like that, more than half were for cupcake, and would not work on my donut. Recycle bin.
With this Database I would get tagged as a cheater the first time I tried to install any of those files that were marked. But I have no idea they are "dark" before hand.
While I thank the Dev's for the work they do.
{Seriously, Thank you Developers!}
I'm a student, and I'm poor, which means I'm cheap.
I have several free apks stored away. Hell, I still used youtube downloader 1.2...until it quit working last week. Why, because I don't want to spend money just to have a cool phone.
If you really want to make it hard on the thieves... someone make a program that cripples another program, until the user requests the full version. Then it reads the Imei number from the phone and sends an upgrade request to a server. The server requests payment. Server verifies payment. The server issues a hashed password based on the Imei, which is then sent back to the phone as a password. Customer never sees the password.
This is what Doc to go appears to do. I could be wrong.
Now make it so that program can be imbedded in any other program.
Now thieves need a whole crap load of hacking to find enough hashed passwords to find the hash.
If the hash is added to at random intervals, or a different hash is used based on the Imei number, they might never find the hash.
Besides that, how the heck does a program know if it has been stolen?
How can it tell between a stolen program and a wiped phone that is getting reinstalled with backed up apk's?
jashsu said:
I'm all for cracking down hard on piracy, but there are three big flaws with this solution:
1) How would Artfulbits verify that an app reporting a device is a "dark" device is making that report in good faith? If a bunch of pirates wanted to render this service pointless, they could just create apps that flood the service with false positives.
Click to expand...
Click to collapse
Exists several strategies, for example the most popular is "honey pot" strategy. When vendor especially making leak of software or prepare specially application to track piracy.
jashsu said:
2) It is possible (although difficult) to link IMEI to a user/owner. This makes a publicly accessible database of "dark" IMEIs somewhat shady in terms of being a breach of privacy.
Click to expand...
Click to collapse
For example in our country sufficient IMEI of the phone to find it owner and it location, of course if you have police under your shelders. That is why I am thinking that IMEI is a good identifier.
jashsu said:
3) Finally, if this service is to be useful, apps have to have some way of acting on the information in the database. That is just going to lead to folks "cracking" apks to remove the IMEI-checking routines, or simply using leakproof firewalls to prevent the app from accessin the IMEI database.
Thoughts?
Click to expand...
Click to collapse
Solution is not perfect, but can be easily enhanced. HTTPS protocol with certificate checks will make firewalls and redirections useless.
What functionality exactly you have in mind?
[email protected] said:
While I thank the Dev's for the work they do.
{Seriously, Thank you Developers!}
I'm a student, and I'm poor, which means I'm cheap.
I have several free apks stored away. Hell, I still used youtube downloader 1.2...until it quit working last week. Why, because I don't want to spend money just to have a cool phone.
Click to expand...
Click to collapse
Leave according to your money. what can I say... spend less, work more.
[email protected] said:
Besides that, how the heck does a program know if it has been stolen?
How can it tell between a stolen program and a wiped phone that is getting reinstalled with backed up apk's?
Click to expand...
Click to collapse
Several simple steps:
- install software only from well known web sites, Android Market, Handagoo, SlideMe, etc.
- try to use trials and if it does not exists but you want to try, contact with developers. In most cases developer will provide you version for testing.
- if your phone is placed into black list, then you can contact "blacklist" vendor for explanation and fixing.
jashsu said:
Riiiight... because if you give pirates the option to pay they'll definitely all pay right?
Click to expand...
Click to collapse
You see - that's your problem - you want to fight the enemy instead of prevent war.
In my country there are many people who would pay for android programs because they are quite cheap. But we have no access to paid market. That is why we download apps illegaly.
Now, what do you think will faster stop us from stealing apps:
A. Calling us pirates and thieves
B. Giving us access to paid apps
su27 said:
Now, what do you think will faster stop us from stealing apps:
A. Calling us pirates and thieves
B. Giving us access to paid apps
Click to expand...
Click to collapse
You are making the incredibly flawed assumption that piracy only happens because people have no access to the paid market. Are some people put in this situation? Yes, probably. But the majority of pirates likely DO have access to the paid market and simply don't want to pay.
I am a bit confused, what does this ban people from? The market in it's entirety?
If that is the case, I would think you'd see an outburst of pirating once people couldn't access the market anymore. And that would also prevent people who may not feel like dishing out $100 for a navigation solution from purchasing numerous $1-10 programs that they would actually use on a daily basis. I think this methodology is flawed.
Piracy will never be completely stopped. However, making it harder for people to pirate your software is the best prevention. Instead of saying "Oh, you might have installed a pirated copy of XXX on your device, so now you can't purchase any more programs legitimately, so keep on stealing!". Due diligence falls on the hands of the software creators. If piracy is something you want to prevent (or at least inhibit) for your software, create an IMEI checking device key required to be granted after receipt (and clearance) of payment. Similar to CoPilot, granted it still gets cracked - it is much harder and much less widespread, and a simple update renders it useless to those who used the cracked version (check all over these forums for people complaining about it).
Also, implement trials that don't require the user to pay for them, giving them only 24 hours to try something out before they decide they need their money back. Even Microsoft lets users go 30 days without activation (last I checked) to try out Windows. They do not (to the best of my knowledge) make great attempts to prevent their software from being copied, but instead make it harder on those who do pirate it. Blocking system updates (of course everything has a workaround or crack, but making it harder on someone is oftentimes a great deterrent), preventing new feature installation, etc.
I am not condoning piracy, nor am I condemning software publishers. Just trying to make a point, which is this:
If you take someone who has stolen a program (for whatever reason/justification they may think of) and punish them by revoking their access to purchase said program (or any other program), you have thus reinforced their reason/justification to not purchase any programs.
Now, i may be wrong here, but looking at their source code to integrate into applications, there seem to be 2 things: 1) the device has to have a data connection, otherwise the code doesnt know whether the device is blacklisted or not, at which point it defaults to assuming it isnt, which overall is a good thing for users who have paid but for whatever reason dont have network at that time, however it is easy enough to stop an application from accessing the network, or even a specific site (ie the site for your imei number on their page).
secondly, is this meant to run on the first run of an app, or every run? if it is every run then i can see people getting annoyed by the unnecessary data usage, whereas if it is only on the first run then someone still has access to all their pirated apps from before they were on the database.
please note the only coding i have done is some fairly simple C, so i could be wrong, but anyone can check this if they want: http://www.artfulbits.com/Articles/Samples/Piracy/Integration.aspx
I think that by now most people know that I don't honeycoat things, so I'll just say it... this idea is RETARDED.
1) The application needs to use the API to get the IMEI. If you start using the IMEI to blacklist phones, a minor modification to the API causes the application to always read a string of 0's. Defeated.
2) The application needs PERMISSION to read the IMEI (android.permission.READ_PHONE_STATE). If you start requiring programs to have this permission, people will simply DENY it this permission (yes, it IS possible to block a permission)... this is ESPECIALLY the case when the application has *no good reason* to read the phone state.
3) As has been mentioned before in this thread, HOW DO YOU KNOW that an application you are downloading is pirated? Many applications are FREE to download, and virtually NONE of the pirated apps are labeled as "THIS IS PIRATED".
4) Connection to the internet can be EASILY blocked. Lots of ways... firewall, hosts, permissions, etc. Again, defeated.
Oh, and to those saying crap like access to paid market won't stop piracy, NOBODY SAID IT WOULD!!! It *WILL* reduce it though, since there ARE people out there who WOULD buy apps *IF THEY COULD*.
daveid said:
I am a bit confused, what does this ban people from? The market in it's entirety?
Click to expand...
Click to collapse
Read the description again more carefully. This does not impact a user's ability to access the Market, as it is not a Google product. In case your comprehension is lacking, i'll explain it very simply:
1. A developer decides to use the Artfulbits Anti Piracy Database (shortened AAPD) with its app.
2. A user downloads this AAPD-enabled app from the market.
3. When said app is run, it sends the IMEI of the device to the Artfulbits server. The server returns a color code corresponding to the number of times that IMEI has been reported by other AAPD-enabled apps for piracy. The app can then do whatever it wants with that information. This can be anything from deleting itself to crippling its own functionality.
4. App can also detect if has been pirated (by checking to see if the app has an entry in the user's personal Market account or some other method). If the app detects it is pirated, it will send a report to AAPD.
Another point Artfulbits failed to consider is that not all Android devices will have IMEIs to report.
Is piracy really that much of a problem? I mean most apps cost <3€ and I don't think I am the only one who values his time higher than saving 3€. I rather pay once and get updates via Market than check warez-sites for updates, and I think that most think that way?
There are just two apps that I ever considered to pirate. One was a dictionary for 20$ but I ended up buying it. The other is CoPilot which I would never buy since I don't own a car, but since it is not cracked anyway, I was not forced to really think about it.
I don't see anything good coming from that database. I.e. if my phone would be entered by mistake, you can imagine what problems that would cause for devs whose apps I bought, which I assume would suddenly stop working then.
You really need to think about whether the negative side-effects of such measures like this database are worth the (presumably very small) benefit.

Does this app exist? (or clues to create it)

So I've set up a spreadsheet to do all this work for me. basically I enter in minimal data, eg clients name and the package they ordered, andy auto fills all of the related expenses and ordering needs, as well as remaining balances. what I'm looking for is an app I can read this information from the spreadsheet and display it better. or an app that I can put all this information into. I'vel try a couple different database apps, but those are mostly for making lists. does anyone know something that would fit the bill?
-OR-
would it be possible to create this in google app inventor? Thanks. ___________
If you're looking for something that can open and edit spreadsheets you might want to check out Quick Office. I'm fairly certain it can do both.
Thank you for your response. I have quick office and that's what I'm currently. I'm hoping to find (or create) an app that uses the data from a xls (or similar form) on the back end, but has a pretty and mobile friendly gui on the front.
Ooooh! If you find something, let us know!

Good alternatives to Google Analytics for Android?

I found the google analytics SDK very easy to integrate with some of my android apps, however the problem I have is with the web dashboard. It's not straightforward to use, and mobile analytics seems to be the poor cousin of the web analytics version. Even finding data on something as simple as user timings (which was very easy to code into the app) is difficult. I know it must be capturing a tonne of useful data but visualising it and actually getting some useful insights from it is another story...
Are there any good (ideally free) alternatives out there, where it's actually easy to interpret the data?
Cheers, Matt
kiwiandroiddev said:
I found the google analytics SDK very easy to integrate with some of my android apps, however the problem I have is with the web dashboard. It's not straightforward to use, and mobile analytics seems to be the poor cousin of the web analytics version. Even finding data on something as simple as user timings (which was very easy to code into the app) is difficult. I know it must be capturing a tonne of useful data but visualising it and actually getting some useful insights from it is another story...
Are there any good (ideally free) alternatives out there, where it's actually easy to interpret the data?
Cheers, Matt
Click to expand...
Click to collapse
There are some alternatives visualizations of the same data. Did you check out some apps for the same:
https://play.google.com/store/apps/details?id=com.e6bapps.ganalytics
https://play.google.com/store/apps/details?id=in.co.madhur.ganalyticsdashclock
https://play.google.com/store/apps/details?id=in.co.madhur.dashclock
You should really put a disclaimer: "I am the developer of this app". Your dashclock extension looks nice and simple though.
Those overview statistics like screen views and downloads are fine and a nice morale boost, but what I'm really interested in is actionable data that points to specific things in the app that need improvement.
E.g. If 80% of users leaving a certain screen after a few seconds it might point to the screen being confusing. Things like that.
madhur_ahuja said:
There are some alternatives visualizations of the same data. Did you check out some apps for the same:
https://play.google.com/store/apps/details?id=com.e6bapps.ganalytics
https://play.google.com/store/apps/details?id=in.co.madhur.ganalyticsdashclock
https://play.google.com/store/apps/details?id=in.co.madhur.dashclock
Click to expand...
Click to collapse
Thanks for the suggestion, but there is not a function that can analyze the source of the downloading as Google PC analyze. Could you recommend another one?
Fyerwong said:
Thanks for the suggestion, but there is not a function that can analyze the source of the downloading as Google PC analyze. Could you recommend another one?
Click to expand...
Click to collapse
If you are looking for website similar to Google Analytics you can try Flurry I don't know if you can use it on your smartphone as a Mobile App but for sure it's good alternative for google analytics!
Alternative to Google analytics
Flurry is a good option
Thank you for this, I think I'll try flurry because the analytics the google play console provides are just not enough.
just learned that Flurry has a very useful customer behavior analytics. I think we should also try this aside from Google Analytics.
Found a new analytics site that Appannie has implemented into their system, seems to be asia based, worth adding, just did with mine
https://dev.mobvista.com/user/showreg/?u=TVRVMU9RPT0=
What features do you think are missing from Google Analytics?
I know some tool for tracking your user the name
Admob Analytics:
The biggest ad provider for mobile devices, currently has an analytics platform for the mobile web in beta
App Clix
it offers developers an analytics product, not an analytics service. With App Clix, developers runs analytics through their own server environment, cutting out the ability for the middle man to review the analytics data without authorization
Bango
Bango provides identification for every user accessing the app, providing information like the user's carrier and connection speeds. You can also use Bango to drive mobile app campaigns and implement tracking for other application features
Pinch Media & Flurry Analytics
They provide a free specialized service for analytics in mobile apps. They allow you to tap into user info with the approval of the user, giving you location, age, time, session lengths and more.
Try Leanplum - they're affordable (monitoring up to 500 daily active users is for free), packed with analytics and A/B testing functionality, and their help section is amazing! Alternatively, I've also used Mixpanel, but it's more focused on doing A/B tests than on good ol' analytics.
Parse is cool platform
Check out mobile analytics toolkit - devtodev.
Relatively new to the market, has a really nice and responsive support, and own education center.
There's always Mixpanel.
Free for small amounts of data, but gets expensive at larger amounts. It's events concept is much better than GA, but the SDK can be a bit buggy.
Also, the new Facebook Analytics platform. Totally free, and has a similar events system to Mixpanel.
codiaq said:
Thank you for this, I think I'll try flurry because the analytics the google play console provides are just not enough.
Click to expand...
Click to collapse
I think you are just not using the power of Analytics right. With a combination of custom events and custom dashboards you can track and visualize everything. I doubt that any other product can provide you anything that you couldn't easily setup in Analytics.
There is also fabric.
https://get.fabric.io/
It's totaly free, incredibly easy to include in your app and it's paired with crashlytics that is one of the best crash report solution.
The results it give are not extensive : you have daily and monthly users, new daily users, number of sessions and sessions lengths: a good resume.
Gauss Widget for Google Analytics
kiwiandroiddev said:
I found the google analytics SDK very easy to integrate with some of my android apps, however the problem I have is with the web dashboard. It's not straightforward to use, and mobile analytics seems to be the poor cousin of the web analytics version. Even finding data on something as simple as user timings (which was very easy to code into the app) is difficult. I know it must be capturing a tonne of useful data but visualising it and actually getting some useful insights from it is another story...
Are there any good (ideally free) alternatives out there, where it's actually easy to interpret the data?
Cheers, Matt
Click to expand...
Click to collapse
You should use Gauss Analytics Widget on your Android desktop. Find it on Google Play

Any app that can log all phone activity?

Ok long story short having trouble with one of my kids, I have an app (couple tracker) installed that allows me to see location, sms, and Facebook messages, but what I need is and app that can basically log all activities that I can install and hopefully password protect. I'm mainly looking to see what all email addresses get logged into via apps and Web browsers. And would also like to know what websites my kids been visiting. App does not have to be hidden but needs to be to where I can install it and it can't be tampered with.
Sent from my Nexus 6 using Tapatalk
msd24200 said:
Ok long story short having trouble with one of my kids, I have an app (couple tracker) installed that allows me to see location, sms, and Facebook messages, but what I need is and app that can basically log all activities that I can install and hopefully password protect. I'm mainly looking to see what all email addresses get logged into via apps and Web browsers. And would also like to know what websites my kids been visiting. App does not have to be hidden but needs to be to where I can install it and it can't be tampered with.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Get them a flip phone
msd24200 said:
Ok long story short having trouble with one of my kids, I have an app (couple tracker) installed that allows me to see location, sms, and Facebook messages, but what I need is and app that can basically log all activities that I can install and hopefully password protect. I'm mainly looking to see what all email addresses get logged into via apps and Web browsers. And would also like to know what websites my kids been visiting. App does not have to be hidden but needs to be to where I can install it and it can't be tampered with.
Click to expand...
Click to collapse
Well first off, there is no such thing as installing something that is beyond tampering. Especially not with a Nexus -- these things are DESIGNED FOR tampering.
At the moment, I'm not aware of any system developed in this manner to offer the type of monitoring that you are proposing.
One of the big issues with this, is that in order for it to work in a user friendly manner, it would actually require that EVERY application be modified to cooperate with it.
Otherwise, you're stuck basically with remote access and digging through system logs and application databases manually.
It is also worth noting that certain applications like the web browsers actually have privacy modes (some people call them "porn" mode) where they won't actually log activities.
The reason why sms can be relayed using the program you found, is that the sms database is system-level, not application-level. It is designed so that you can choose your own sms front-end, while leaving the complex telephony software at the root of it, all alone.
By the sounds of things, the problem you are having with your kid is beyond what you can deal with by adding controls and monitors to his/her phone. Since the kid knows you are watching, they WILL find alternative means of making those communications that you clearly don't want happening -- the ones you are watching for. You are going to have to find a better way to deal with this.
You want a keylogger, I've never used one on Android but a quick search popped this up http://www.vagueware.com/keylogger-software-for-android-phones/
Not sure if any work, search around for keylogger and find out you feel comfortable to try on your phone. Good luck

Categories

Resources