[APP][1.6+] Cloudpipes for Dropbox - Android Apps and Games

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is a new app I have written for Android that allows you to schedule uploads or downloads from your Dropbox.
For e.g. you can back up data from your device, or you can download a new playlist onto your device every morning. There are so many possibilities. Transfering data to/from your device has become so much easier.
Uses:
You create folder-pairs on your remote dropbox and your device. An upload or download is triggered at the pre-set time. In this way you can upload photos every night, or download music every morning. Or replicate your documents across all your devices.
You could set it up (with your credentials) on some one elses device to push files or updates, or retrieve data/photos etc, so it can be used for sharing common data.
The app does not do two-way syncing (which takes up far greater resources).
Features:
Custom pipes! Direct your files to where you want to!
Scheduler
File filter - Filter which files are to be transfered
Power aware - Conserves battery can run only on WiFi or when Plugged into mains
Runs in background only when needed
Notifications
Integration
Dropbox browser with Folder upload/download capabilities
Bug Reporting:
Please report sensibly with as much information as you can.
Layout issues: Please report the device name and also a screenshot if possible.
Force closes and crashes: Please report the logs and stacktrace as well.
Errors: Please report the exact error message and steps taken that produced it.
Behavior Quirks: Please report the steps taken, and what is wrong with the behaviour.
Feature requests: I will probably implement new features after all bugs are squashed, but I would like to hear your ideas.
Distrubtion and Marketing: Help for Play Store. Suggestions for better description and Search optimisation.
Please report and issues and suggestions to [email protected]
Disclaimer:
Please make sure you have a backup of any important data you cannot afford to lose.
This app requires a Dropbox account. Get it HERE
The apps
DOWNLOAD the app here
DOWNLOAD the eXTenDeD version here
Plugins to the app:
PhoneBackup:
Its a cool tool that can backup your SMS, Contacts and Call Logs. The good thing is that it backs it up as a CSV file. That way you can just open it and see all your contacts. What is every way more cooler, is that you can edit the CSV file and restore the edited data back to the phone. It is really useful, do have a look at it.
https://play.google.com/store/apps/details?id=com.maximussoft.backup
Tasker Plugin:
You need Tasker and Cloudpipes both to use it. It allows you a greater control over when you want to run your pipes. Users of tasker will already know what to do with it!
https://play.google.com/store/apps/details?id=com.maximussoft.cptaskerplugin
And also read about the app here: http://cloudpipes.wordpress.com
Thank you for your help and support!!!

Made some new updates:
Allow Dropbox browsing even when transfers are running
Fixed some typos and messages
Many UI enhancements, new icons!

Loving this app so far.
Well done.

Wait. I can upload music on it? I mean choose the whole album and not just a song and upload it?
Gesendet von meinem HTC One X mit Tapatalk 2

barx said:
Loving this app so far.
Well done.
Click to expand...
Click to collapse
Thanks a lot man, I appreciate it!
H-KaN said:
Wait. I can upload music on it? I mean choose the whole album and not just a song and upload it?
Click to expand...
Click to collapse
Yes, you can choose a whole album. The app supports folders and sub-folders.
In fact, even if all your songs are in the same folder, you can use the file filter to filter out your music (for e.g. a filter with "Linkin*Park*.mp3")
Yesterday I fixed a few more issues I was having with 'spaces' in folder names.
Let me know if you find any more issues!
Changelog:
Ver 0.9.3 (07/07/12)
- Fix force close on login with special characters
- Fix force close on upload folder names with special characters
- Fix force close on empty folder uploads
- Fix for saving pipes
- Fix for last run information

Password security??
I posted this comment over at AndroidAuthority
This app creator had Zero other apps in the Play Store, and the webpage has no other information about the creator(s).
I previously used DropSpace, but it had become unreliable.
This app looks fantastic, exactly what I want (one-way sync), but how can I trust this person with my DropBox username and password???
Click to expand...
Click to collapse
I just found this thread today, so I guess one answer is "s/he is on XDA", which lends a huge amount of credibility IMHO.
Although, before this thread, the OP has only posted twice in the last year, so not exactly the most active Dev.
Is there anything else that can assuage my concerns?
I saw one of the Play Store comments mentioned "What, no OAuth??" Is this a concern?
Seriously, this app looks like almost EXACTLY what I've been hoping for. If it works, I will gladly buy a Pro version to support the Dev as soon as it's available.

ScottHW said:
I posted this comment over at AndroidAuthority
I just found this thread today, so I guess one answer is "s/he is on XDA", which lends a huge amount of credibility IMHO.
Although, before this thread, the OP has only posted twice in the last year, so not exactly the most active Dev.
Is there anything else that can assuage my concerns?
I saw one of the Play Store comments mentioned "What, no OAuth??" Is this a concern?
Seriously, this app looks like almost EXACTLY what I've been hoping for. If it works, I will gladly buy a Pro version to support the Dev as soon as it's available.
Click to expand...
Click to collapse
Hi ScottHW,
I think I replied to your post on the Dropbox forums too. As you can see we both joined XDA one month apart, and have similar number of posts and thanks!
Anyway, the reason for not posting is that when I initially got an Android phone I started to get into modding etc so I would come to XDA for that kind of stuff. However, when I began serious development I started visiting app dev forums; thus the inactivity on XDA.
Here is my thread on my home forum: http://www.basic4ppc.com/forum/test-my-app/18970-cloudpipes-beta-testers-required.html
More than 1000 posts in one year!
I use an IDE called Basic4Android to develop my app which is super cool and easy: http://www.basic4ppc.com/index.html
Back to your concerns. This is my first app and I have learnt a lot. I might make mistakes and would happy to correct them when people point them out, but I would not knowingly steal your passwords or data and try to keep them safe.
So what are your concerns and how can I make you feel more comfortable?
Regarding this comment:
"What, no OAuth??"
Click to expand...
Click to collapse
Dropbox API requires to use OAuth 1.0.
See here and here.
Therefore that comment is technically inaccurate. However, since API ver 1, Dropbox requires users to login via either the official Dropbox app or a Web Browser (and then return to the app). While this increases security in that you do not need to provide your username/password to my app (I can still access all your data once you grant permission), some people find it annoying and an unnecessary step (i.e. to leave the app to authenticate and then return back).
Either way, I plan to implement both authentication methods so this may ease your concerns too.
There will be a Pro version soon with many more added features. However first I need to iron out all bugs, and so far it is looking reasonably stable.

Looks cool, I will check it out...I can't complain with over 100GB of FREE Dropbox space that I can finally use now
I don't know how I will use it, but I am going to check out the app

WinDroidGuy said:
Looks cool, I will check it out...I can't complain with over 100GB of FREE Dropbox space that I can finally use now
I don't know how I will use it, but I am going to check out the app
Click to expand...
Click to collapse
100 GB!!! Was that just referrals or did you win DropQuest 2012?
This means you can back up your phone all the time! However remember that the Dropbox API restricts uploads to 150 MB per file. So uploading for e.g. nandroid backups > 150 MB, or uploading large movies will fail and you may have to use the Desktop client (I dont know if the Web interface allows more than 300 MB) or a file splitter.
You can potentially put your whole music collection on Dropbox and download the albums you want only.
Let me know how you use it and if you find it useful.

ScottHW said:
Is there anything else that can assuage my concerns?
I saw one of the Play Store comments mentioned "What, no OAuth??" Is this a concern?
Click to expand...
Click to collapse
I now have implemented Dropbox Authentication through the Official Dropbox app/site, so you do not need to enter your username/password in my app anymore. This should be more secure than before.

awesome, just waht i was looking for

A new version now uploaded. I hope this is crash free, I have fixed all stability issues and reported crashes!
Changelog:
Ver 0.9.8 (22/07/12)
- App now starts on boot so pipes are scheduled even on reboot
- Fixed crashes when transfers fail or are re-tried. Transfers are now retried 5 times before they fail.

Your software is great! I restate my intention to buy a Pro version as soon as it's available. Thanks for responding so rapidly by implementing alternate authentication methods.
I have several suggestions, I hope XDA is an appropriate venue for conversing.
Right away, I would request you implement Revision checking for uploading. I know that DropSpace had this capability, so it must be present in the DropBox API, even the older versions.
If I have 350 pics in my DCIM folder, and I to back them up to DropBox, which already has copies of the oldest 320, there's no need for me to re-upload all 350. It's a huge waste of bandwidth and time.
Maybe I'm using the wrong technical terms here, but that's the general idea. I'd say it's essential to an app like CloudPipes.
More suggestions to come, keep up the great work!

Hi ScottHW,
Thanks for considering using the app.
I have many suggestions coming in and they are all in the pipeline. Once I get all of the essentials, then I will move on to a Pro version.
As you said, revision checking is essential. This is my current priority and hopefully I will get an update out soon.

thedesolatesoul said:
Hi ScottHW,
Thanks for considering using the app.
I have many suggestions coming in and they are all in the pipeline. Once I get all of the essentials, then I will move on to a Pro version.
As you said, revision checking is essential. This is my current priority and hopefully I will get an update out soon.
Click to expand...
Click to collapse
Fantastic work. Do you have a Buy Me a Beer or similar where I could show some appreciation and support while waiting for Pro?
I'm always happy to support a responsive Dev.

thedesolatesoul said:
Hi ScottHW,
Thanks for considering using the app.
I have many suggestions coming in and they are all in the pipeline. Once I get all of the essentials, then I will move on to a Pro version.
As you said, revision checking is essential. This is my current priority and hopefully I will get an update out soon.
Click to expand...
Click to collapse
Awesome work on this app. Cloudpipes is the absolute best. Saves me countless hours and time with my Nexus 7 and the lack of external SD. I can now flash at will without ever worrying about losing data.
I would like to second the revision checking functionality. would be an awesome addition. I look forward to seeing it in a future release. I would like to add one more thing I would like to see as well. I would like the ability to exclude certian files and folders via checkbox or similar mechanism (default for new folders and files would always be on of course). But this would be extremely helpful because I do not need to backup the small directories here and there that apps automatically create (i have Titanium backup for apps & their data). While I can use the file size filter to make sure 1-2gb movies are not synced, there is no way (at least that I know of) to easily eliminate some of these smaller directories that are just causing clutter in my dropbox. I would like cloudpipes to work strictly for the data I have on my storage that I need.
Lastly I would like to see the current status of the transfer, eta at current speed, current transfer rate, all from the transfers tab of the app. I know there is a percent bar in the notification window, but I would like to see more info in app.
Otherwise awesome app... absolutely loving it and really stable, zero crashes. Would gladly pay for a PRO version!!!
edit: One small bug I just noticed. Well not really a bug but more a necessary feature improvement is the ability to refresh your main dropbox directory. I changed the name of my backup folder from "test" to something more appropriate and it seems the main window is not refreshing the dropbox and loading the new folder name.

ScottHW said:
Fantastic work. Do you have a Buy Me a Beer or similar where I could show some appreciation and support while waiting for Pro?
I'm always happy to support a responsive Dev.
Click to expand...
Click to collapse
Not yet! But I appreciate responsive users
asuhoops8628 said:
Awesome work on this app. Cloudpipes is the absolute best. Saves me countless hours and time with my Nexus 7 and the lack of external SD. I can now flash at will without ever worrying about losing data.
I would like to second the revision checking functionality. would be an awesome addition. I look forward to seeing it in a future release. I would like to add one more thing I would like to see as well. I would like the ability to exclude certian files and folders via checkbox or similar mechanism (default for new folders and files would always be on of course). But this would be extremely helpful because I do not need to backup the small directories here and there that apps automatically create (i have Titanium backup for apps & their data). While I can use the file size filter to make sure 1-2gb movies are not synced, there is no way (at least that I know of) to easily eliminate some of these smaller directories that are just causing clutter in my dropbox. I would like cloudpipes to work strictly for the data I have on my storage that I need.
Lastly I would like to see the current status of the transfer, eta at current speed, current transfer rate, all from the transfers tab of the app. I know there is a percent bar in the notification window, but I would like to see more info in app.
Otherwise awesome app... absolutely loving it and really stable, zero crashes. Would gladly pay for a PRO version!!!
edit: One small bug I just noticed. Well not really a bug but more a necessary feature improvement is the ability to refresh your main dropbox directory. I changed the name of my backup folder from "test" to something more appropriate and it seems the main window is not refreshing the dropbox and loading the new folder name.
Click to expand...
Click to collapse
Revision checking is coming. Its a bit more complicated that I initially thought so it will be a major update, however it will be very useful to conserving bandwidth.
Regarding exclusion, I will have to think how this will work. While the back-end implementation should not be hard, I dont know how I will ask the user to exclude folders in the UI and then store them. Nevertheless I have added it to my things to do (and it is growing!!!)
Regarding more information in the transfers tab, this is a definitely planned feature. It is quite bland and devoid of useful info right now and I plan to add many things to it. Again, this is a little far behind on my todo list as essential functionality is added first.
Finally, this bug/improvement, this is a tough one. Since you renamed it from the website or desktop app those changes are not propagate to the app until you hit refresh on that particular folder. The Dropbox API does not support to notify the app of the change and also frowns upon repeated (automated) refreshes. I could set a time-out after which to refresh the file structure, but still that will not propagate the change immediately. I dont see a better solution for this apart from the user refreshing that folder as they know they have changed it. However it seems that the official dropbox app detects this change immediately so they are polling again for the change hmmm...

thedesolatesoul said:
Not yet! But I appreciate responsive users
Revision checking is coming. Its a bit more complicated that I initially thought so it will be a major update, however it will be very useful to conserving bandwidth.
Regarding exclusion, I will have to think how this will work. While the back-end implementation should not be hard, I dont know how I will ask the user to exclude folders in the UI and then store them. Nevertheless I have added it to my things to do (and it is growing!!!)
Regarding more information in the transfers tab, this is a definitely planned feature. It is quite bland and devoid of useful info right now and I plan to add many things to it. Again, this is a little far behind on my todo list as essential functionality is added first.
Finally, this bug/improvement, this is a tough one. Since you renamed it from the website or desktop app those changes are not propagate to the app until you hit refresh on that particular folder. The Dropbox API does not support to notify the app of the change and also frowns upon repeated (automated) refreshes. I could set a time-out after which to refresh the file structure, but still that will not propagate the change immediately. I dont see a better solution for this apart from the user refreshing that folder as they know they have changed it. However it seems that the official dropbox app detects this change immediately so they are polling again for the change hmmm...
Click to expand...
Click to collapse
Regarding this point, your update that you just pushed looks like it now includes a menu and a refresh button when viewing the dropbox. Maybe i am just dumb and missed it before. But I see it now and it fixes this!! Thanks if you did in fact add it!!

asuhoops8628 said:
Regarding this point, your update that you just pushed looks like it now includes a menu and a refresh button when viewing the dropbox. Maybe i am just dumb and missed it before. But I see it now and it fixes this!! Thanks if you did in fact add it!!
Click to expand...
Click to collapse
It was always there You might have missed it. Note that the menu contents and the button in the action bar change depending on which tab(Pipes/Dropbox/Transfers) you are on.

Sorry for taking so long on this update, but I wanted to make sure everything was working okay.
I have released a major update, it will take a couple of hours to ripple through the Play store.
This now includes revision checking, so only files that have been modified locally or remotely are re-transfered. If the app does not detect any change in the files then it will not be transfered.
Also just in case the Settings menu now has a trouble shooting section, with an option to 'Clear sync data'. If the app starts to mess up the transfers then you can use this option to reset the sync data, so it will start afresh.
This time I have focused quite a lot on testing, and tried to remove all weird and obscure bugs. There were many reports of the files not being accessible, probably because either the sdcard was unmounted, connected to USB or wasnt ready at boot. I tried to fix more of these cases.
There were also some minor UI tweaks here and there.
The OneWaySync option is not yet enabled. I have to do some more work on it, but should not be long.

Related

[APP] Mango/PocketManga (HD Manga Reader)

Hello Peoples of XDA Developers! Today I'll be sharing an APP that is definitely my most favorite one on Android...It is called Mango and it is an HD Manga Reader for on the go!
Mango provides many features such as My Library which allows a user to download specific chapters from any manga and basically save it on your phone for Offline Reading. It also has a Favorite section that allows a user to bookmark his/her favorite series and then get the latest updates just for the chosen ones. Another great part about this APP is the number of sources it provides such as Mangareader.net, Mangastream.com, Mangafox.com, Mangashare.com, MangAble.com and lastly AnimeA.com.
Those sources basically give you the most available series possible for a Manga App.
Here is the Dev's Page:
http://mango.leetsoft.net/
Here is the Market Version. It is called PocketManga:
https://market.android.com/details?id=com.ls.manga#?t=W251bGwsMSwxLDIxMiwiY29tLmxzLm1hbmdhIl0.
EDIT: PoketManga has been removed from the Android Market...Just like Mango's fate HOWEVER, Victor will still keep the updated versions on his website, so make sure to check it out!
Here is the free version's latest .apk:
http://mango.leetsoft.net/apk/poma/156/Poma.apk
Here is the QR Code:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is the paid version, with no ads and which supports the Dev:
http://mangoservice.leetsoft.net/buyBankai.aspx
If you wanna stay up to date on what's happening with the Development or what the Dev is planning in the future, make sure to LIKE their Facebook Page:
http://www.facebook.com/MangoApp?sk=wall
Check it out and Enjoy!
I've used Mango for a LONG time
But now it has been pulled from the market in my region (Italy), so I had to manually download the apk from your website, but in this way automatic update does not work.
619619 said:
I've used Mango for a LONG time
But now it has been pulled from the market in my region (Italy), so I had to manually download the apk from your website, but in this way automatic update does not work.
Click to expand...
Click to collapse
LOL Same for me...they have removed it from the Market...but the actual website gives you the up to date version and I'll be updating the post as soon as newer versions show up.
Its off the market for me as well but I went to the Facebook page thanks for the link
Awaiting Assimilation
Best manga app ever IMHO.
619619 said:
I've used Mango for a LONG time
But now it has been pulled from the market in my region (Italy), so I had to manually download the apk from your website, but in this way automatic update does not work.
Click to expand...
Click to collapse
Same here.
Someone should add that's its Xperia Play Optimized to work with the triggers (they just turn pages)
Sent from my R800x using XDA App
Leraeniesh said:
Same here.
Someone should add that's its Xperia Play Optimized to work with the triggers (they just turn pages)
Sent from my R800x using XDA App
Click to expand...
Click to collapse
Lol, I'll post it on the Facebook page
Too bad my screen is so small ( Xperia Mini Pro ) cuz it's a really nice app
Hello Peoples! The Dev of the Mango Manga HD app is making a request for ALL users to switch to Mango v1.4. Only 26% have done so, so far. The reason being is that firstly...1.4 is BETTER, secondly the Dev has acquired a new server which will host the Manga queries BUT v1.3 runs on the previous server. So instead of paying for 2 running servers, he recommends EVERYONE to download the latest version and then you will be able to enjoy the most out of the app!
I'm from Germany, couldn't the developer add a German manga source? like meinmanga. de
Sent from my u8800 using XDA App
levibuko said:
I'm from Germany, couldn't the developer add a German manga source? like meinmanga. de
Sent from my u8800 using XDA App
Click to expand...
Click to collapse
I will send an email and hope to see what the Dev will be able to do.
Sent from my LG-P999 using XDA App
Mango 1.4.140 (Renji) is now available. This version adds auto-download new chapters feature, data folder override, return of the zoom vibration, a few advanced options, changes to Bankai validation (separate app no longer required), tutorial skip option, a few Notifications fixes, Inverted Color Mode crash fix, and speed improvements in the Library Browser. Download it from:
http://mango.leetsoft.net/apk/140/Mango.apk
Nice to see this is still supported, even though it is off the market.
NEWS:
Quick Announcement guys! SInce Victor (The Dev) has placed Mango on the Market and Google removed it twice for no specific reason, he will be changing the name and try to post it on the Market again.
By a Poll, the new name is gonna PocketManga and the App icon will have "L" from Death Note.
Mango and PocketManga will be updated at the same time and gradually we will switch to the new name PocketManga only if Google does not remove it...
Anyways, hope everything goes well and then many more people will be able to enjoy this awesome app
Just got the new link:
https://market.android.com/details?id=com.ls.manga#?t=W251bGwsMSwxLDIxMiwiY29tLmxzLm1hbmdhIl0.
Enjoy!
Will download it when you remove permissions to read log files and phone identity
the app is good but it takes years to download contents
Tachikoma_kun said:
Will download it when you remove permissions to read log files and phone identity
Click to expand...
Click to collapse
Tinfoil hat here, I can ensure you this app is safe.
The dev has explained why he needs those permission in the official Mango profile on Facebook some months ago. It's just anonymous statistics that he uses for debug reasons. Anyway, you can opt-out with just a click if you don't feel sure.
Tachikoma_kun said:
Will download it when you remove permissions to read log files and phone identity
Click to expand...
Click to collapse
Mango developer here, felt I should chime in.
Fair warning, this is a huge post, but I'll explain exactly what these permissions are used for, and how they are used.
The Read System Log permission is used for debugging and troubleshooting purposes. As you use the app, Mango writes general diagnostic information about its performance to the Android system log. Later on, if the user goes to Send Feedback and selects "I'm having an issue", Mango will include diagnostic information from the log along with the user's message. I've found this to be invaluable when the user emails me stating "it doesnt work fix plz" and the diagnostic log shows that their SD card is full and Mango can't write anything to it. Most importantly, when the app force closes, a stack trace is written to the log pinpointing the exact line of code causing the FC.
A few things to note about the log data:
-It only ever leaves your phone when you use the Send Feedback function, compose a message, and send that message via your Email app (the diagnostic data is appended to the end of the email, you can view it before sending, or delete it if you don't wish for it to be sent)
-You can view the data at any time by going to Settings and Help >> Advanced Options >> Debug Log
-Only data that Mango has written to the log itself is ever read from the log. Though the system log is shared by all apps and the OS itself, Mango filters the log to only read data with the "MANGO" tag.
I am planning on implementing a custom logger soon so that Mango can read and write log data in it's own isolated log file, allowing me to remove the permission requirement.
Regarding the Read Phone State and Identity permission, this one is used to get the device UUID. The permission also allows the requesting app to view the phone number of an incoming call, which is why the header is "Phone Calls" in the Android permission warning screen. Mango has no reason to see or use that data, so it does not ever use the functionality, but it's a package deal included with the ability to use the getDeviceId API.
Unfortunately this one is required by the MobClix SDK used to display ads and is used by Mango to differentiate one device from another. Since there are no usernames/user accounts, but Mango uses an external server to do lots of the app's work, the server needs to be able to tell one device from another, and since IP addresses are often shared between many phones on a carrier, the server uses the device UUID instead.
It is important to note that the Mango Service does not associate your UUID with any reading history or favorites... that's kept on your device and never touches the server (though in the future, I might add an optional cloud sync feature). The only data associated with your UUID in the server's database are your Android version number, your phone's model number, your Mango version number, whether or not you've purchased the ad-free version, and the total number of times you've started the app. This lets me generate some basic stats about the app's usage, which you can view here:
http://mangoservice.leetsoft.net/stats.png
The UUID (rather, a hash of it, not the ID itself) is also used by the Flurry Analytics component which provides me with some more detailed (but still aggregated and anonymized) stats regarding app usage, such as how many users per week I see, what paths users most frequently take throughout the app, the number of favorites users have, and the Preferences they have enabled. For example, it lets me see that about 46% of Mango users have more than 20 favorites, about 14% of users check the "Left-to-Right Reading" option, and that only 8% of Mango users use the filtering option in the Favorites menu (clearly, it's something I need to promote more visibly in the next version, because it's an awesome feature and almost nobody is using it... :S ). I can't tell which options any individual user is using, since all of the data is aggregated and anonymized.
The user must opt-in to analytics... it is disabled by default and is only turned on if the user selects "Yes" to the "Enable Analytics?" option that appears when you first start the app. The user can also change this setting at any time from the Preferences menu.
/whew, I think that about covers it. Obviously there's no way for me to prove that what I've said above is true and it's completely up to you to believe me or not. But I write and maintain Mango as a hobby (though, thanks to the incredible response it's received, it's a hobby that's paying for my tuition!) and I really don't have any nefarious plot to use your data.
If you have any more questions, let me know. I don't check this thread super-frequently, but if you email me ([email protected]) I'll probably get back to you within 24 hours.
Also, thanks iasookia for making this thread!
barclays said:
the app is good but it takes years to download contents
Click to expand...
Click to collapse
The actual download speed simply depends on the network connection. I have been using Mango, and now PocketManga, since I got my Android Phone and haven't had any lags or slow downloads per se.
When I used my carrier's data, it would take about 3-4 min to download a chapter to the Library BUT at home, with WiFi, I get a chapter in like 40 seconds.
There is an issue however, if there are too many people on the same time, the server can't support the queries and then the downloads are slow...

[APP] SwitchMe Root Profile Manager needs FIRE testers please!

Hi everyone. Im one of the developers of SwitchMe, and app that allows multiple secure logins into separate installations of android on a single device. The pr is after the break.
I really need a few people to check into some issues people on some roms have been experiencing. There are some warnings involved:
- testers must perform a full nandroid backup before using the app, it is not our responsibility if you start getting boot loops or whatnot
- if you report results or bugs, please use the "Write to us" function in the app whenever possible, and always describe the issue in the header of the logs you send
- if you post here, bes sure to include your device type and rom
- if you have apps installed on sd, be sure to mention that as well
--------------------------------------------------------------------
SwitchMe is a unique application for root users that allows you to log in and out of multiple installations of Android just as you would on a desktop computer.
The technology behind SwitchMe saves all of your applications and data, protects it and stores it as a file in memory. You can then log out of an
account and log into a fresh installation of Android or another account with its own unique content.
You may create as many profiles as the memory is capable of holding. Some of these may require very little free memory because they contain few apps,
others will be larger as they contain many applications and lots of cache and data.
Why is this functionality useful?
Privacy - the most obvious benefit is that you can securely share one device among multiple users, which gives you privacy and peace of mind.
Testing - if you are a developer, you can use profiles as clean sandboxes to test your applications and their interaction with the system.
Gaming – with multiple installations of Android on a single device, you can now play online MMOs as different characters.
Speed - the games your kids play slow down your tablet, but with SwitchMe you can easily create profiles without games or instant messengers.
Battery life - when the battery is low but there are important emails or documents to edit later, switch to a profile which only contains these essentials.
These of course are only suggestions - there are plenty of other uses for the functionality SwitchMe offers.
Market link:
https://market.android.com/details?id=fahrbot.apps.switchme
The Lite version allows the creation of two profiles, enough to test on.
Screens:
will this allow me to switch between ROMs, like a ROM manager?
No. It creates multiple installs of your base rom. There is an app called boot manager, but it will never support the fire...
ftgg99 said:
No. It creates multiple installs of your base rom. There is an app called boot manager, but it will never support the fire...
Click to expand...
Click to collapse
Ah. Was hoping it was like Boot Manager. Damn.
Switchme seems to work as desired. I'm the only one using my fire tho so there isn't much need for it. Come to to think of it, it would keep people out of my account when its being passed around at my buddies house lol.
Why do you say boot manager will never have support on the kindle fire?
Considering their progress over the last year and a half - 6! new devices - it will take forever.
SwitchMe 1.2 has been rolled out and now includes a lockscreen replacement:
1.2
Added lock screen for logging in and out
More stable Fast switch implementation
Reworked UI colors
Now, its very important that we get some feedback on how this big new feature works, so please read up on it in the help and post your thoughts!
1.2.2 - HOTFIX 2
Reworked widget on qHD+ displays
Fixed widget text on HC and ICS
Fast switch improved on older devices
Dont forget to send LOGS WITH DESCRIPTIONS when you have issues!
RECREATE your problem, then send the logs via WRITE TO US!
Anything to report?
ftgg99 said:
Anything to report?
Click to expand...
Click to collapse
I have a few ideas that should put this app to good use I've been meaning play with it for a while now. Going to be kinda busy during the week but I'll try to post any questions/issues if I come across any. If I don't get to it during the week, I will defiantly spend some time using it on the weekend
Thanks, i look forward to some feedback - for a developer good feedback in forums is much better than "doesnt work - 1 star" type reviews on the market.
1.4.3.7
Fixed device specific switch screen crashes and issues
Fixed UI bug in switch screen preferences
If anyohe had problems with superuser before, this should fix them. Please let me know if that is the case, its important we get some feedback here!
Anything to report regarding yesterday's release?
I couldn't get wifi to connect last week (only time i had to try it) I'll give it another go tonight. I did have a question about storage, if i have a game installed on my main profile and install it on a second profile, is the apk then located in 2 locations? The kindle fire is very limited on storage with no option of expandable storage
foxdog66 said:
I couldn't get wifi to connect last week (only time i had to try it) I'll give it another go tonight. I did have a question about storage, if i have a game installed on my main profile and install it on a second profile, is the apk then located in 2 locations? The kindle fire is very limited on storage with no option of expandable storage
Click to expand...
Click to collapse
Yes, the apk will be used twice.
By the way we released a new app today some of you might also find useful, you can find it here:
http://forum.xda-developers.com/showthread.php?t=1538222
PLEASE CHECK IT OUT AND BE KIND
Touch Blocker Beta - a simple but useful app that makes holding and using your device easier
There are two basic functions:
- create dead zones where touches do not register
- filter the screen when reading in low light
We are already in a relatively stable Beta release - whats left now is adding new features and making it all look pretty. You can follow this process at the thread here.
Please be sure to write suggestions - we are looking forward to engaging the community and building a useful and nifty application that many will enjoy!
Market link
https://play.google.com/store/apps/details?id=fahrbot.apps.touchblocker
Screens
Debugging
If you experience issues, the best way to help is by reproducing them and then clicking "write to us" - be sure to include a description of your error or we may not read the logs.
Hello, I just came across this thread and had to say something, I love your Switchme app. Me and my wife both use my fire and it was driving me crazy not being able to customize it how I wanted. Then I found your app in the market and was ecstatic to try it. It worked like a dream! Your latest update just added that little touch that made it sol worth it. Thank you so much for this function and smooth integration.
Sent from my Amazon Kindle Fire using CM9
matthewcb4 said:
Hello, I just came across this thread and had to say something, I love your Switchme app. Me and my wife both use my fire and it was driving me crazy not being able to customize it how I wanted. Then I found your app in the market and was ecstatic to try it. It worked like a dream! Your latest update just added that little touch that made it sol worth it. Thank you so much for this function and smooth integration.
Sent from my Amazon Kindle Fire using CM9
Click to expand...
Click to collapse
Why thank you! The best way to show your appreciation is to leave a review on the market - good reviews help us add improvements faster!
1.5.3.1
Fixed issue with lock on boot
Fixed some rare crashes on lock screen
Fixed MIPS and X86 Key compatibility

[APP] Android Troper 0.12 (Tvtropes.org app) (Updated June 20th)

With the unfortunate demise of "Droid Tropes", the (previously) only "TvTropes" app, I was feeling in need. I also wanted to learn how to write Android apps.
So I created "Android Troper" (originally named "This Troper" and re-named due to community objections):
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features:
Browse and read TVTropes articles!
Be safe with spoilers hidden by default - read them by clicking!
Search the website for articles of your interest
Bored? Use the 'Random' button for a random article
Screenshots:
Click to expand...
Click to collapse
This is my first app so don't expect anything brilliant. It's currently 'working' at best, and I'm still learning.
That being said, I would love to hear comments, ideas and bug reports, all at our Google+ page!
Download:
For the latest official version (from the Google Play Store), either click here or scan this with your phone:
As it's getting harder to maintain this thread, please join our Google+ fanpage at: https://plus.google.com/117422405870944934987/
Or, if you wish to be a beta tester, join our beta community at:
https://plus.google.com/communities/115867056783462566229/
I'll give this a try and report in.
Edit: okay, quick first impressions and issues.
It looks pretty basic, graphically speaking. That's not necessarily a bad thing though.
You might want to add a default search bar to the first page. Took me a second to realize I had to hit menu to do anything.
I force closed (twice at once, oddly) when I tapped on the hidden text to try to make it appear.
HTC Rezound, Venasaur ROM, Sense 4.0
Sent from my ADR6425LVW using xda premium
YamiYaiba said:
I'll give this a try and report in.
Edit: okay, quick first impressions and issues.
It looks pretty basic, graphically speaking. That's not necessarily a bad thing though.
You might want to add a default search bar to the first page. Took me a second to realize I had to hit menu to do anything.
I force closed (twice at once, oddly) when I tapped on the hidden text to try to make it appear.
HTC Rezound, Venasaur ROM, Sense 4.0
Sent from my ADR6425LVW using xda premium
Click to expand...
Click to collapse
Thanks, I'll look into it. I am planning an introduction page instead of the current loading of the home page.
When you hit hidden text - which page was it in?
Thankyou for making this app! I've been wanting to be able to read TvTropes on my phone for a while and I missed out on DroidTropes.
Works well on my Galaxy S II, I'm able to reveal spoilers without a FC and it works pretty smooth. May I suggest in future version to possibly add a quick scroll (where you can hold the scroll bar and scroll much faster) so you can jump around pages quicker? It's not necessary but it would be a nice addition.
This app is off to a great start, I look forward to future releases.
Blackadder18 said:
Thankyou for making this app! I've been wanting to be able to read TvTropes on my phone for a while and I missed out on DroidTropes.
Works well on my Galaxy S II, I'm able to reveal spoilers without a FC and it works pretty smooth. May I suggest in future version to possibly add a quick scroll (where you can hold the scroll bar and scroll much faster) so you can jump around pages quicker? It's not necessary but it would be a nice addition.
This app is off to a great start, I look forward to future releases.
Click to expand...
Click to collapse
Honestly I've been trying to enable quickscroll from day 1 but I can't seem to get it to work. It gets really annoying on long pages (and most of them are :-/)
Thanks for the feedback! Please let me know if it errors/fc's!
Excellent work.
I like it!
Smaller text size support would be nice.
Hey everyone and thanks for trying my app
I just posted a small update which enables 'Actionbar' (thanks to ActionBarSherlock) and makes the app 100% ICS compatible (including phones with no dedicated 'menu' button). Also easier to read the title and/or access functions.
Hope you like it, looking forward for some feedback!
Also, my next planned feature is a welcome screen, to those who asked.
Cheers
0.2α: Download Here
Added 'Actionbar' - now fully ICS compatible (cross platform as well thanks to Action Bar Sherlock)
Removed the application name from the header (to save space, don't need it now with the Actionbar)
Great to see it being updated quickly. Two things however. It seems asterisks which reveal additional information are click able but don't actually show the information. Also there doesn't seem to be any way to access the subpages of whatever article you are on (YMMW, Fridge etc). Perhaps you could put a button in the action bar which would produce a drop down list for the sub pages available for the current page?
Keep up the good work
Blackadder18 said:
Great to see it being updated quickly. Two things however. It seems asterisks which reveal additional information are click able but don't actually show the information. Also there doesn't seem to be any way to access the subpages of whatever article you are on (YMMW, Fridge etc). Perhaps you could put a button in the action bar which would produce a drop down list for the sub pages available for the current page?
Keep up the good work
Click to expand...
Click to collapse
Thanks for the info.
Regarding the asterisks, I completely forgot that was a thing. I'll add it in the next version (Can you give me a link to a page that has it so I don't get lost in the site? )
As for the subpages, I was considering it, but it slipped my mind. I'll add it to the list
Thanks for helping!
I'm too addicted to tabbed browsing to actually use it (like to open few links in background while reading an article), but I tested it for a while and didn't found any problems. I think that there are people that will find it useful - good job .
I believe there is an asterisk at the top of the Futurama page. http://tvtropes.org/pmwiki/pmwiki.php/WesternAnimation/Futurama?from=Main.Futurama (right underneath the picture.)
Glad to be of assistance. I agree tabbed browsing would be nice but I imagine its not high on your to do list.
Tabbed browsing is an obvious feature to want in a TvTropes app (as the attached comic demonstrates) but it's way over my capabilities (also will probably destroy your RAM and battery ). Instead, I'm going to create a 'read later' list like there was in the 'Droid Tropes' app - I found it rather useful.
Tip: If you want to know what a link leads to (names of links in TVTropes can be confusing) long-press it, the popup's title will be the link's target.
Thank you. Thank you. Thank you! Opera Mobile just doesn't cut it for tvtropes.
Could use some more features to bring it up to speed with the old DroidTropes app. However, this is still a beta and you're still learning. In light of that... 5/5, man.
I will definitely be spreading word of this. Thank you again.
Sent from my DROID4 using Tapatalk 2
Ambious said:
Tabbed browsing is an obvious feature to want in a TvTropes app (as the attached comic demonstrates) but it's way over my capabilities (also will probably destroy your RAM and battery ). Instead, I'm going to create a 'read later' list like there was in the 'Droid Tropes' app - I found it rather useful.
Tip: If you want to know what a link leads to (names of links in TVTropes can be confusing) long-press it, the popup's title will be the link's target.
Click to expand...
Click to collapse
Thanks for info - that was one of the things that I missed too, good to know that it is implemented, but I just didn't know how to use it .
I don't think that tabbed browsing would destroy battery. Still, RAM consumption could be rather high, but only if you would load page just after clicking and opening in background. As alternative, you can add it to tab list, but don't actually load it unless it's activated. Apart from that, you can also unload pages opened in background but inactive for long time (when amount used up ram is too high). To save bandwidth, unloaded pages can be saved in temporary files instead of just being removed from memory. Of course, these are just hints that may be useful if you'll want to implement it one day. "To read" list may work just as well as tabbed browsing.
Dathen said:
Thanks for info - that was one of the things that I missed too, good to know that it is implemented, but I just didn't know how to use it .
I don't think that tabbed browsing would destroy battery. Still, RAM consumption could be rather high, but only if you would load page just after clicking and opening in background. As alternative, you can add it to tab list, but don't actually load it unless it's activated. Apart from that, you can also unload pages opened in background but inactive for long time (when amount used up ram is too high). To save bandwidth, unloaded pages can be saved in temporary files instead of just being removed from memory. Of course, these are just hints that may be useful if you'll want to implement it one day. "To read" list may work just as well as tabbed browsing.
Click to expand...
Click to collapse
Oh well, I'm still learning. Thanks for the details
First in queue are the sub-pages and the asterisks (already done the asterisks code, hope I'll finish the sub-pages thing by the weekend).
Had force close when tapping on hidden text but hell that didn't matter to me since I'm such a TvTropes addict I'm just glad somebody is back doing an app for it
Sent from my.........phone...
therealrayzzor said:
Had force close when tapping on hidden text but hell that didn't matter to me since I'm such a TvTropes addict I'm just glad somebody is back doing an app for it
Sent from my.........phone...
Click to expand...
Click to collapse
Can you remember which page and/or text caused it to FC?
Thanks!
Just finished writing the next version. Need to stress-test it a little before I let it out to the world, but the main new feature (other than Asterisks support) is that on pages with sub-pages (name-spaces) a submenu will appear in the menu with links to all sub-pages.
Tomorrow morning (it's 2:24 AM ) I'll give it one last test, a good cleanup, and let you guys have at it.
If everything's as planned, for the next version after that I'll have a new welcome screen, and hopefully - though I'm promising nothing yet - 'read later'.
See ya guys tomorrow!
Update: Version 0.2β is up.
Changelog:
Added hidden 'additional information' support (asterisks) - thanks to Blackadder18
Added support for 'Sub-Pages' (in the menu, where available) - thanks to Blackadder18
Bugs squashed:
No longer cancels loading on touch
Slight improvement to error-handling
Some minor behind-the-scenes code adjustments.
New Known Issues:
Some 'sub-pages' may not parse correctly and throw an error. Please report those in this thread and/or the 'Issues' tab in the Google-code website.
Download:
AndroidTroper 0.2β
Have a great weekend everybody, I'll continue work next week after I've done some studying. Math's a b*tch.

[APP][2.2+] DroidXplorer, Wireless filemanager

I just published an early version of an app that allows you to browse and manage the contents on your device using just a webbrowser, the only requirement is that your device is connected to the same network as the computer or tablet you use to browse with.
The Video and Image galleries shows thumbnails, and if you have the correct plugins installed in your browser you can stream audio and video without downloading.
Here's a video clip featuring the web interface:
http://www.youtube.com/watch?v=_WzFWsIsDY4
And here are two screenshots of the server app and the web based user interface
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download from Google Play:
https://play.google.com/store/apps/details?id=org.droidstop.droidxplore
If you decide to try it, please note that when you start the server it might take a while before the server is active, you will notice when notification icon "xp" is shown.
This is an early version, and if feedback shows it's worth it, I will implement ability to transfer files TO the device within a week.
I have only been able to test the app on an HTC Sensation with ICS, and an emulator running 2.2 so I can't guarantee it will work for everyone yet, just remember to send bug reports to me so I can fix all issues, if there are any.
Current features
- Browse contents
- View thumbnail galleries
- Download and Upload files from and to your device.
- Create folders, rename files and folders and delete stuff.
I would really appreciate feedback on this.
Thanks for reading.
Suggested plugins for your browser to get streaming from your device working:
Quicktime, http://www.apple.com/quicktime/?
VLC Media Player, http://www.videolan.org/vlc/index.html
Pretty decent and fast, but quite a bit of wasted space. Maybe you also also direct us to some of the plugins to enable video/audio playback in browser.
Not too bad actually. Streaming video seems to work well in Chrome. I'm excited to try this at home on my Google TV. That's the real test, in my opinion. Excited for some more features too.
Nice app.
Only Mp3 is being streamed. Even Mp4 starts downloading.
Thank you for all the nice feedback guys, and what a great honor to be featured on the first page
I've already implemented the below mentioned features, but need to test them through some more before publishing on Play.
1) Renaming files and folder
2) Transfering files to the device, either one file at the time or you can transfer a zip and have it automatically extracted on arrival to the device.
3) Deleting files and folders
There's also a few minor changes, and bug fixes. All (apart from a few minor non-critical) strings are in the strings.xml, so if anyone feels up to translate to another language, drop me a note and I'll send you the xml needed.
The issue with non streaming is probably a mime type misconfiguration on my part, so I'll have a look at it for a coming release.
I know there's a lot of empty space when using the web interface on a larger screen, but I'm working more and more towards having the same interface fully functional for both stationary and smaller devices, there's probably a few glitches left for me to fix in that area though...
p.s. I'll have a look around for decent plugins for streaming to web browsers, if you know of any good ones, feel free to post them here and I'll edit my first post to include links.
Cheers guys, The update will be available later tonight or by tomorrow.
smooth and fast. works better than some of the others out there. looking forward to the update :good:
Feature request.
I can't close the app, it restart again and again.
downloading it now. I can't wait to give it a go tonight
MetalDroid said:
Thank you for all the nice feedback guys, and what a great honor to be featured on the first page
I've already implemented the below mentioned features, but need to test them through some more before publishing on Play.
1) Renaming files and folder
2) Transfering files to the device, either one file at the time or you can transfer a zip and have it automatically extracted on arrival to the device.
3) Deleting files and folders
There's also a few minor changes, and bug fixes. All (apart from a few minor non-critical) strings are in the strings.xml, so if anyone feels up to translate to another language, drop me a note and I'll send you the xml needed.
The issue with non streaming is probably a mime type misconfiguration on my part, so I'll have a look at it for a coming release.
I know there's a lot of empty space when using the web interface on a larger screen, but I'm working more and more towards having the same interface fully functional for both stationary and smaller devices, there's probably a few glitches left for me to fix in that area though...
p.s. I'll have a look around for decent plugins for streaming to web browsers, if you know of any good ones, feel free to post them here and I'll edit my first post to include links.
Cheers guys, The update will be available later tonight or by tomorrow.
Click to expand...
Click to collapse
Quicktime is one. VLC works sometimes.
This sounds really great but I am kind of afraid of using it in my company network.
I really would like to run it 24/7 in my private network to have access all the time to the content, but as soon as I arrive at work my mobile connects to the company wifi and would share it there. Is there any kind of password protection or anything similar?
Yeah of course I could disabled it manually, but I am lazy and I bet I will forget it sometimes.. and I guess tasker is no option for this, is it?
Or do I get it wrong that this 'service' is also working when the mobile is in deep sleep?!
Sorry for not publishing an update yet, I will have to postpone it one more day.
I just gave the thumbnail galleries a really great performance boost, and I want to make sure it's stable enough before
releasing it..
HansiHusten said:
This sounds really great but I am kind of afraid of using it in my company network.
I really would like to run it 24/7 in my private network to have access all the time to the content, but as soon as I arrive at work my mobile connects to the company wifi and would share it there. Is there any kind of password protection or anything similar?
Yeah of course I could disabled it manually, but I am lazy and I bet I will forget it sometimes.. and I guess tasker is no option for this, is it?
Or do I get it wrong that this 'service' is also working when the mobile is in deep sleep?!
Click to expand...
Click to collapse
Yeah, in the currently released version there's a setting for username and password authentication, and yes, once the server is activated it will run until it's manually closed, even if you restart the device. Next up for implementation is also a way to restrict which networks the server is allowed to run on.
Thank you all for testing and posting feedback so far.
I'll get back to work on the update and report back once it's complete.
Cheers
Version 1.02
So I just published version 1.02, but it might take a few hours before the update has propagated through all the google servers as usual.
Here's the latest additions:
Version 1.02
- Transfer files to your device, (You can also upload a zip and have it extracted once it has finished uploading)
- Rename files and folders
- Delete files and folders
- Create new folders
- Performance boost in the gallery views
So it's more and more starting to look like a file manager.
ToDo
- Multiple file uploads
- Restrict app from running on certain networks, and have it automatically start on others
- A *bonus feature* named QuickShare for those who purchased the ad-free version..
(I'm not much for limiting functionality, I'd rather like to add a few bonuses and helpful features for those who help me in return)
Please, report bugs and feature requests and post your feedback, and thanks again for your time.
Came in right when an update is going, about to try this out thanks
Sent from my SPH-L710 using xda app-developers app
Had another update going as mentioned above.. unfortunately both kids got the flue and chicken pox.. bahh I hate that things like this happens exactly the same time as me being in my most creative mood!
Anyway I expect to have the update ready in about a week, so post your bug reports now for me to be able to fix as much as possible!
Known issues:
- Not always restoring the scroll position after renaming a file/folder.
- Uploaded files doesnt show up in galleries immidiately.
Sent from my HTC Sensation Z710e using xda app-developers app
Can't close the app, it restart again and again. Anyway I have mentioned it earlier.
Hope your kids get well soon.
Cheers.
Sent from my GT-I9100 using xda app-developers app
Amazing app!! Thanks
Is there a way to select a bunch of files using the shift key??
Enviado desde mi Galaxy Nexus --> @NicoRz
@drraptor, thanks, I've heard about "force close" but not of "refuse close", I'll have a look at it.
@deja_vu: Yeah, but use the ctrl key for multi selection. Shift key will be implemented in a couple of weeks, once I've straightened out a few other issues, dealing with navigation, but thanks for taking the time to post. I appreciate it.
Thanks for all the helpfull feedback so far! Later, I'd better go and care for the critters, cheers!
Sent from my HTC Sensation Z710e using xda app-developers app
Finally got some time to work on the update I spoke of earlier!
Version 1.04
- Fixed crash on Honeycomb devices
- Drag and Drop upload of files in Firefox and Chrome
- Drag and Drop Download of single files in Chrome
- Fixed invalid mime types
- Improved performance when starting server
- loads of minor fixes
Download from: https://play.google.com/store/apps/details?id=org.droidstop.droidxplore
@drraptor, I hope to have fixed the issue with the app not closing, let me know otherwise and I'll investigate further.
So, I hope everyone enjoys the update,
cheers guys, and let me know of feature requests and bug reports! I'm off to investigate a few cool features I'd like implemented.
MetalDroid said:
Finally got some time to work on the update I spoke of earlier!
Version 1.04
- Fixed crash on Honeycomb devices
- Drag and Drop upload of files in Firefox and Chrome
- Drag and Drop Download of single files in Chrome
- Fixed invalid mime types
- Improved performance when starting server
- loads of minor fixes
Download from: https://play.google.com/store/apps/details?id=org.droidstop.droidxplore
@drraptor, I hope to have fixed the issue with the app not closing, let me know otherwise and I'll investigate further.
So, I hope everyone enjoys the update,
cheers guys, and let me know of feature requests and bug reports! I'm off to investigate a few cool features I'd like implemented.
Click to expand...
Click to collapse
Downloading
Sent from my GT-I9100 using xda app-developers app
It seems it had been solved thanks mate.
Sent from my GT-I9100 using xda app-developers app

Updated: Amazon System App / Bloatware Tracking Sheet - as of FireOS 5.6.2.0

Hi Everyone! ??
Now that it appears we have a new, solid way to disable and effectively block Amazon bloatware/system apps from our Fire tablets (detailed in this awesome HOW TO guide as discovered by Supersonic27543), I thought I'd take a moment to at least give a good starting effort at updating the very useful system app tracking spreadsheet that bakshi originally created a few months ago (I use it all the time/have found it very helpful!).
With FireOS 5.6.2.0 and 'Show Mode' and what have you, there are more and more stock system apps and I just wanted to see if we could collectively share our findings. I ran the simple ADB command that lists system apps/packages on my HD 8 (2017) and them simply appended the new items onto a copy of bakshi's Google sheet, added some color coding, etc. I haven't had a lot of time to fill in a lot of the app details that I've become familiar with myself, but I wanted to at least get something started. So here is an easier to read html presentation view of my updated sheet, and here is a version allows for filtering/column resizing/comments/etc..
Ummm ?, does someone by chance have any interest in taking ownership of this document? Or maybe at least collectively? ?? I do have more details that I've learned through my own trial and error / several factory resets and I'm more than happy to share, but I'm not really an Android OS wizard or pro. Many of the new apps are part of "Show Mode" / are new calling features (which I find weird / frustrating since we don't even get the full "Echo Show" drop-in / calling experience anyway) ... ??
Hopefully this document can be useful for many of us. I'm happy to hear any thoughts and to share ownership of the document with anyone who wants to take a stab.
Thanks all!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
richaardvark
My Kindle Fire HD 8 is soooo Slow
Hey me again, so I'm looking at your updated spreadsheet for 5.6.2.0 on the bloatware. I'm trying to understand it - i.e what can I remove safely? I assume the apps that you have marked as 'safe' can be removed. What about the ones that have a blank in the column 'Safe to Remove'? I can see why some shouldn't be removed, but why do I care about amazon.glorialist (for example). I have no idea what that even is - that's not saying much... I guess I'm confused at this point on what I can get rid of. I have my fire HD back to ground zero, running 5.6.2.0 but that's it and it's running pretty good speed wise. But I have to get rid of something because once I install google services I'll be right back where I was (dial-up or less response) so then I might as well as stay with the vanilla Fire. Thanks!
richaardvark said:
Hi Everyone! ?
Now that it appears we have a new, solid way to disable and effectively block Amazon bloatware/system apps from our Fire tablets (detailed in this awesome HOW TO guide as discovered by Supersonic27543), I thought I'd take a moment to at least give a good starting effort at updating the very useful system app tracking spreadsheet that bakshi originally created a few months ago (I use it all the time/have found it very helpful!).
With FireOS 5.6.2.0 and 'Show Mode' and what have you, there are more and more stock system apps and I just wanted to see if we could collectively share our findings. I ran the simple ADB command that lists system apps/packages on my HD 8 (2017) and them simply appended the new items onto a copy of bakshi's Google sheet, added some color coding, etc. I haven't had a lot of time to fill in a lot of the app details that I've become familiar with myself, but I wanted to at least get something started. So here is an easier to read html presentation view of my updated sheet, and here is a version allows for filtering/column resizing/comments/etc..
Ummm , does someone by chance have any interest in taking ownership of this document? Or maybe at least collectively? I do have more details that I've learned through my own trial and error / several factory resets and I'm more than happy to share, but I'm not really an Android OS wizard or pro. Many of the new apps are part of "Show Mode" / are new calling features (which I find weird / frustrating since we don't even get the full "Echo Show" drop-in / calling experience anyway) ...
Hopefully this document can be useful for many of us. I'm happy to hear any thoughts and to share ownership of the document with anyone who wants to take a stab.
Thanks all!
richaardvark
Click to expand...
Click to collapse
DallasRedHead said:
Hey me again, so I'm looking at your updated spreadsheet for 5.6.2.0 on the bloatware. I'm trying to understand it - i.e what can I remove safely? I assume the apps that you have marked as 'safe' can be removed. What about the ones that have a blank in the column 'Safe to Remove'? I can see why some shouldn't be removed, but why do I care about amazon.glorialist (for example). I have no idea what that even is - that's not saying much... I guess I'm confused at this point on what I can get rid of. I have my fire HD back to ground zero, running 5.6.2.0 but that's it and it's running pretty good speed wise. But I have to get rid of something because once I install google services I'll be right back where I was (dial-up or less response) so then I might as well as stay with the vanilla Fire. Thanks!
Click to expand...
Click to collapse
You ask very good questions! hah
With regard to which exact programs should be disabled, a couple of things come to mind. First - I have to be open and say I, myself am still trying to find just the right balance. Every day when I get free time, I tinker around and enable/disable certain apps. By far, the tablet is in a much more use-able state than it was with all those factory-installed apps running, but there are still minor issues that pop up. As you can see from that post of mine you quoted above with the spreadsheet, I kinda foolishly assumed that there'd be kind of a collective conversation about this among HD 8 owners on here, and while I did get some good information and continue to daily, I realized very quickly that there isn't really a one-size-fits-all answer here. So to answer your question, I'd say what apps you disable largely depend on your goals for how you plan to use the device. Some people want to strip the device of anything Amazon as much as possible with the hope of ending up with as close to a stock "Android" device as possible. Some people want to be able to use Alexa still, some people like their Kindle e-books or whatever. I can definitely help you look at which individual apps to disable but would need to know what features you'd like to keep and what features you want to remove. Are you wanting to install a new launcher, or keep the FireOS launcher? Do you want full Alexa as well as "Show Mode"? All things to consider and totally changes what apps you disable or leave be. So that's the first thing to take into consideration when deciding which apps to disable.
Another thing to be aware of is that if you disassemble certain packages this annoying parental control lock warning begins to pop up (I guess you could say Amazon kinda booby-trapped the device, lol). It's not a big deal, but depending on what you disable, you'll notice an annoying pop-up message. The original author of that de-bloat thread (Supersonic27543) mentions this in his OP. There are fixes for this though.
User Ivorin put together a nice list of apps he chose to disable with clear notes and I found this helpful. I've made a few minor modifications however on my own device, added a few more to disable, kept a couple he chose to disable. See his list here.
Another question I have for you is how are you going about installing Google Services? Is there a certain guide/thread you're following? There are several different posts on here with essentially the same set of instructions, but I do think there are a couple of different suggested steps among these posts, with some methods a little better than others. I only ask this because, you shouldn't really experience any major slow-down in performance after installing Google/the Play Store, at least not like it sounds like you've been experiencing. My device(s) overall are pretty snappy and solid. So we should look at that as well.
Sorry I didn't have a simple, one-size-fits-all answer for you, but if you give me just a few more details I'll have answers for you and you should be able to quickly make it all come together.
DallasRedHead said:
But I have to get rid of something because once I install google services I'll be right back where I was (dial-up or less response) so then I might as well as stay with the vanilla Fire. Thanks!
Click to expand...
Click to collapse
This is the thread I've typically followed when installing Google Services/Play store. These four files, in this order. It doesn't matter that they're outdated - as soon as you bring it all online it will update itself to the latest versions.
richaardvark said:
You ask very good questions! hah
Well now i have more questions
With regard to which exact programs should be disabled, a couple of things come to mind. First - I have to be open and say I, myself am still trying to find just the right balance. Every day when I get free time, I tinker around and enable/disable certain apps. By far, the tablet is in a much more use-able state than it was with all those factory-installed apps running, but there are still minor issues that pop up. As you can see from that post of mine you quoted above with the spreadsheet, I kinda foolishly assumed that there'd be kind of a collective conversation about this among HD 8 owners on here, and while I did get some good information and continue to daily, I realized very quickly that there isn't really a one-size-fits-all answer here. So to answer your question, I'd say what apps you disable largely depend on your goals for how you plan to use the device. Some people want to strip the device of anything Amazon as much as possible with the hope of ending up with as close to a stock "Android" device as possible. Some people want to be able to use Alexa still, some people like their Kindle e-books or whatever. I can definitely help you look at which individual apps to disable but would need to know what features you'd like to keep and what features you want to remove. Are you wanting to install a new launcher, or keep the FireOS launcher? Do you want full Alexa as well as "Show Mode"? All things to consider and totally changes what apps you disable or leave be. So that's the first thing to take into consideration when deciding which apps to disable.
You asked for it so here goes:
Well in a perfect world I would like it to do everything my laptop does... However back to reality. I got it to:
1. Play how-to videos
2. Pull up other types of information via the web
3. Get mail and my calendar and contacts plus keep the last two updated off my Outlook installed on my PC. (I want the gmail app at least and it’s not on the Amazon app store). I know I can get yahoo thru the Appstore. I would rather use Outlook but refuse to pay for Outlook 365. I need to keep the Fire stock email, calendar and contacts for the program I run on outlook to propagate the calendar/contacts. I’m sure there are others apps but this works and right now that’s all I care about.
4. Play videos when I’m on the road (either wifi or downloaded)
5. I do like the voice to text recognition because without a regular keyboard my typing frustrates me (I use the same on my phone)
6. Read doc files like PDF, Work, EXCEL, PPT etc. Only need a reader, don’t want to create or edit.
7. Not a bit gamer – when waiting at a docs office I play solitaire (mostly) or candy crush so don’t need resources for that.
8. I’m still old fashioned – if I want to read a book I want paper, the same goes for magazines and newspapers. I read on the laptop when I have to. So I could care less about Kindle…
9. I can’t stand the fire launcher but I’ve read where Nova is inconsistent on Fire HD so might be stuck with that unless there is something else out there that works??? (low on my priority list).
10. I do like Alexa because I use it in the house. If she is a big hog I’ll get rid of it.
11. Get rid of the ads
I think that’s the majority of it. I just want to get decent response time but I don’t know what to delete. For example, I tried killing some stuff that was running in the background but didn’t know what those processes were and ended up having to reboot. I did this a few times and got frustrated and quit.
Have I ended up confusing the issue? I just don’t have time to keep tinkering around with this thing. If I can get decent response time and get my must-have apps on there I’ll be happy. I just would like to know what I can kill and be done with it...
Another thing to be aware of is that if you disassemble certain packages this annoying parental control lock warning begins to pop up (I guess you could say Amazon kinda booby-trapped the device, lol). It's not a big deal, but depending on what you disable, you'll notice an annoying pop-up message. The original author of that de-bloat thread (Supersonic27543) mentions this in his OP. There are fixes for this though.
I saw that too but I can deal with that later, the speed right now is the most annoying thing... And the ads...
User Ivorin put together a nice list of apps he chose to disable with clear notes and I found this helpful. I've made a few minor modifications however on my own device, added a few more to disable, kept a couple he chose to disable. See his list here.
Got it.
Another question I have for you is how are you going about installing Google Services? Is there a certain guide/thread you're following? There are several different posts on here with essentially the same set of instructions, but I do think there are a couple of different suggested steps among these posts, with some methods a little better than others. I only ask this because, you shouldn't really experience any major slow-down in performance after installing Google/the Play Store, at least not like it sounds like you've been experiencing. My device(s) overall are pretty snappy and solid. So we should look at that as well.
Well that took some time because I was flip flopping around and the instructions weren’t very clear (I figured it out) but I ultimately got from two sources.
http://rootjunkysdl.com/files/?dir=Amazon Fire 5th gen
He had two ‘features’ I used. 1) remove the annoying ads, 2) fix it so Amazon updates doesn’t break the Google apps.
I started with this one that led me to rootjunky to get Google play services down:
https://lifehacker.com/how-to-get-google-play-on-a-kindle-fire-and-install-any-1790706649
I see the instructions you used are different and I also see that you can disable the ads thru that ‘pm’ command? I saw mention of that in Ivorin’s list that you referred me to – maybe it was in the other ones too, I just saw his comment in that list.
>>>>> OK, so my question is why do I need google play services if you are just downloading the APKs? Someone else mentioned using apkpure.com to get APKs and forget about Google play services but then I read too that some of these sites might have malware etc. and to stay away from them. I’m happy downloading the APKs myself. As you have probably noticed I only know enough to be dangerous, I’ve just really begun to stick my big toe into the Android world.
I also noticed that some apps (non-stock) simply will not install so I just have to go to the web for those.
Sorry I didn't have a simple, one-size-fits-all answer for you, but if you give me just a few more details I'll have answers for you and you should be able to quickly make it all come together.
Click to expand...
Click to collapse
I Get that and I really can't thank you enough for your time on this!!!
BTW, the first site you sent me to on the bloatware: He has instructions on getting com.amazon.unifiedsharefacebook. FYI it was already on my Fire HD after I went and got it off the site. I did see where someone said it used to be there but the developers got rid of it – I guess not since I have 5.6.2….
richaardvark said:
This is the thread I've typically followed when installing Google Services/Play store. These four files, in this order. It doesn't matter that they're outdated - as soon as you bring it all online it will update itself to the latest versions.
Click to expand...
Click to collapse
I've used the method in the thread you linked multiple times on my HD 10 7th gen running 5.6.1.0 and I can say it works perfectly every time and have never had any issues with Google play store/services acting up in any way.
Sent from my SM-G935V using Tapatalk
Got Google loaded but some issues with internet?
tylerhole said:
I've used the method in the thread you linked multiple times on my HD 10 7th gen running 5.6.1.0 and I can say it works perfectly every time and have never had any issues with Google play store/services acting up in any way.
OK, I loaded the four APKs you and richaardvark suggested. All went fine thank you. So that's all I have on it now, except for Stock and a file manager. I'm trying things one at a time to see if there is a particular app that brings me to my knees. I do still need to remove the bloatware once that's figured out.
What I'm running into is I use the SILK browser to load up sites that I go to all the time just to see if I'm getting decent response. I have two that are so slow on the Fire but not on my phone for example. Now what I'm seeing on the 'draggers' is after a long period it comes back and says "No Internet". All I have to do is hit enter and it loads right up. Does anyone have an idea as to what might be causing this? I tested the same sites on my phone with no issues.... Thanks!
Click to expand...
Click to collapse
DallasRedHead said:
tylerhole said:
I've used the method in the thread you linked multiple times on my HD 10 7th gen running 5.6.1.0 and I can say it works perfectly every time and have never had any issues with Google play store/services acting up in any way.
OK, I loaded the four APKs you and richaardvark suggested. All went fine thank you. So that's all I have on it now, except for Stock and a file manager. I'm trying things one at a time to see if there is a particular app that brings me to my knees. I do still need to remove the bloatware once that's figured out.
What I'm running into is I use the SILK browser to load up sites that I go to all the time just to see if I'm getting decent response. I have two that are so slow on the Fire but not on my phone for example. Now what I'm seeing on the 'draggers' is after a long period it comes back and says "No Internet". All I have to do is hit enter and it loads right up. Does anyone have an idea as to what might be causing this? I tested the same sites on my phone with no issues.... Thanks!
Click to expand...
Click to collapse
Why don't you just install chrome since you have the play store up and running? I use it daily without any issues on mine. And I got rid of all the Amazon crap. You can see all the apps I currently have installed in the attached pics.
Sent from my SM-G935V using Tapatalk
Click to expand...
Click to collapse
i like some of the amazon apps but prefer the straight android versions from google play can the book music prime vids work if i get rid of the stock versions a replaced with apks? plus dont want alexa at all or any of the new crap amazon pushed with latest update... is it possible to get uptodate without all the crap? cause im still at 5.6.1.0? i know alot of questions....
tylerhole said:
DallasRedHead said:
Why don't you just install chrome since you have the play store up and running? I use it daily without any issues on mine. And I got rid of all the Amazon crap. You can see all the apps I currently have installed in the attached pics. View attachment 4582486View attachment 4582487
Yes, I will do that. I need to get rid of the Amazon crap too - just need to figure out what I can safely get rid of. I was checking speeds before I loaded it up with standard android apps - which I did last time and my system ran at a crawl so I'm trying to identify one-by-one which one (or ones) are the culprit. (I completely started over from scratch after looking at this forum and getting help from y'all).
BTW. It looks like you use the standard Fire Launcher - is that correct? Thx.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
DallasRedHead said:
tylerhole said:
Why don't you just install chrome since you have the play store up and running? I use it daily without any issues on mine. And I got rid of all the Amazon crap. You can see all the apps I currently have installed in the attached pics. View attachment 4582486View attachment 4582487
Yes, I will do that. I need to get rid of the Amazon crap too - just need to figure out what I can safely get rid of. I was checking speeds before I loaded it up with standard android apps - which I did last time and my system ran at a crawl so I'm trying to identify one-by-one which one (or ones) are the culprit. (I completely started over from scratch after looking at this forum and getting help from y'all).
BTW. It looks like you use the standard Fire Launcher - is that correct? Thx.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
My solution to the slow system was to remove all the Amazon stuff that has been deemed safe to remove that I've seen in various threads here. Of course some still want to use some Amazon apps so it's not the solution for everyone. Just keep in mind while you are trying stuff that removing one thing may break something else and cause your tablet to slow down. But best of luck, be sure to post your findings! [emoji4]
As far as my launcher, I actually replaced the nova Launcher and have the widgets working [emoji16]
Sent from my SM-G935V using Tapatalk
Desktops Icons not going away
tylerhole said:
My solution to the slow system was to remove all the Amazon stuff that has been deemed safe to remove that I've seen in various threads here. Of course some still want to use some Amazon apps so it's not the solution for everyone. Just keep in mind while you are trying stuff that removing one thing may break something else and cause your tablet to slow down. But best of luck, be sure to post your findings! [emoji4]
As far as my launcher, I actually replaced the nova Launcher and have the widgets working [emoji16]
Sent from my SM-G935V using Tapatalk
Click to expand...
Click to collapse
I posted this in another thread but basically I got everything working and started 'PM Hiding' stuff. I read that 'pm hide' and 'pm disable' are essentially the same. Sometimes I would have to leave the 'com' on front of the name (that I was trying to hide), other times I had to leave it off. I was getting 'new hidden state: true' but after reboot they are all still on my desktop I don't know why.
I was using Richaarvark spreadsheet and only getting rid of 'safe' stuff. Some stuff I don't want to get rid of. Others I wasn't sure. But I definately got rid of all the parental controls, the clock, weather, maps but they are still there and I don't know what I'm doing wrong! Help tremendously appreciated. I'll get back to NOVA once I get this figured out
DallasRedHead said:
I posted this in another thread but basically I got everything working and started 'PM Hiding' stuff. I read that 'pm hide' and 'pm disable' are essentially the same. Sometimes I would have to leave the 'com' on front of the name (that I was trying to hide), other times I had to leave it off. I was getting 'new hidden state: true' but after reboot they are all still on my desktop I don't know why.
I was using Richaarvark spreadsheet and only getting rid of 'safe' stuff. Some stuff I don't want to get rid of. Others I wasn't sure. But I definately got rid of all the parental controls, the clock, weather, maps but they are still there and I don't know what I'm doing wrong! Help tremendously appreciated. I'll get back to NOVA once I get this figured out
Click to expand...
Click to collapse
Have you tried pm disable instead? Hide might only be hiding it in your launcher until reboot. Otherwise, although you'd have to reset to get them back, you could try the method in this thread.
https://forum.xda-developers.com/hd8-hd10/general/tut-root-cleaner-android-experience-hd8-t3797327
I know it says 5.6 and up it won't work, but I'm on 5.6.1.0 and my friend is on 5.6.2.0 and it's worked for both ours.
Sent from my SM-G935V using Tapatalk
tylerhole said:
Have you tried pm disable instead? Hide might only be hiding it in your launcher until reboot. Otherwise, although you'd have to reset to get them back, you could try the method in this thread.
https://forum.xda-developers.com/hd8-hd10/general/tut-root-cleaner-android-experience-hd8-t3797327
I know it says 5.6 and up it won't work, but I'm on 5.6.1.0 and my friend is on 5.6.2.0 and it's worked for both ours.
Click to expand...
Click to collapse
Thanks for the info but... I tried pm disable and half of them wouldn't disable - why I went to hide them. Also, when this kept happening what I read was disable requires a rooted device (mine is not).
Do you think I could just try pm uninstalling - I don't want to start over! I've spent hours on this and have brain drain and looked at so many threads. The initial thread I was pointed to was https://forum.xda-developers.com/hd8-hd10/general/a-t3820744/page23#post77476583 and that's what I've been following.
I have 5.6.2 btw. --- AND A HEADACHE!
Thanks!
DallasRedHead said:
Thanks for the info but... I tried pm disable and half of them wouldn't disable - why I went to hide them. Also, when this kept happening what I read was disable requires a rooted device (mine is not).
Do you think I could just try pm uninstalling - I don't want to start over! I've spent hours on this and have brain drain and looked at so many threads. The initial thread I was pointed to was https://forum.xda-developers.com/hd8-hd10/general/a-t3820744/page23#post77476583 and that's what I've been following.
I have 5.6.2 btw. --- AND A HEADACHE!
Thanks!
Click to expand...
Click to collapse
Do you have the HD 8 or 10?
tylerhole said:
Do you have the HD 8 or 10?
Click to expand...
Click to collapse
I have an HD 8.
Interesting, I just checked this. While my desktop icons didn't disappear my searches on chrome have gotten a lot faster! I had two sites that I was testing with that were so slow I would walk away while they loaded up. Now they load up great! Hum.....
DallasRedHead said:
I have an HD 8.
Click to expand...
Click to collapse
Oh... I wasn't aware of what device you had so yeah, disregard what I said, my apologies.
tylerhole said:
Oh... I wasn't aware of what device you had so yeah, disregard what I said, my apologies.
Click to expand...
Click to collapse
No problem but now I don't know where to go from here. Maybe someone will reply from the original post I was following... I'm really just now sticking my toe in the Android world.
DallasRedHead said:
No problem but now I don't know where to go from here. Maybe someone will reply from the original post I was following... I'm really just now sticking my toe in the Android world.
Click to expand...
Click to collapse
I haven't attempted to do anything regarding disabling or removing system apps on mine without root, plus I have the 10 not the 8 so there's other lil differences too.
That combined with Amazon making things more difficult to be done with every update not sure if I could point you in a direction to go without doing a bunch of digging through threads myself lol.
I'm sure there is someone will be able to chime in and help ya out, just a matter of time. Hope ya get it figured out and I'll be checking back to see what happens! [emoji854]
Sent from my SM-G935V using Tapatalk
can some1 tell me what i did wrong i disable only the safe apk.. reboot the amazon goes into moptimizing system storange application mode forever.. then i have to go into adb and sideload stock firmware

Categories

Resources