[APP][v1.0.3] rkInfo - read out data from rockchip tablets - Android Apps and Games

rkInfo
Read out a lot of system data from your rockchip tablet​
My current project "rkInfo" reads out a lot of important system data for you and gives you the possibility to dump several partitions to your internal storage. Important data are partitions, screen resolution, wifi/mobile connection, free space of internal and external storages and usb storage and some more.
Screenshots:
{
"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"
}
Changelog
Version 1 - 1.0.3
better design for landscape and portrait mode
Bugfixes
Google Ads
made it possible to open the app with other tabs, hopefully no more fcs now
What comes in future:
Check which Recovery is installed
Battery-Data (?)
More I need to think about
Download: [email protected]
This is an early state and so it needs a lot of work. If you have any questions or hints, please tell me..
At this moment, the app is only testet with my Odys Bravio tab (rk3026). So, something could go wrong on other tablets.
Thanks to:
Odys for brilliant Bravio tablet!
Rockchip - wonderful new processors
Google
Testers and Supporters
As always, feel free to send me a small donation to [email protected] via paypal..

Update to Version 1.0.3:
better design for orientations, bugfixes and no more fc on mediatek device with emmc mappings..
Download on first post..

Related

[App] moveOver - Beta - v1.0

Description :
Allows you to keep any two folders on your phone insync.
Uses ionotify to avoid excessive battery drainage.
Features :
Start onboot
Track folders/subfolders
Background service
Work in progress :
UI/icon needs revamping
Bug fixes (as they come)
Issues :
Please post them here.
Describe with as much clarity as possible.
If a force close, post log (use logcollector from market)
How to use :
Install OI File manager from market
Choose a source/destination folder
Start service (optionally press menu and make it start onboot)
Root is optional. If either source/dest is not sdcard, then root is required.
Uses :
Its up to the user. For eg one could have a
/sdcard/DCIM -> external_sdcard->DCIM mapping so that any pictures taken from camera, are automatically backed up on external sdcard.
Another use could be a mapping like :
/data/data/com.angrybirds -> /sdcard/backup/angrybirds
To keep ur up2date backups of games/apps
Market status : Not uploaded
{
"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 : Link
this should be great for the g2x when switching between aosp roms and stock roms which use different sd partitions as their default "sdcard." thank you, great idea
Sent from my LG-P999 using xda premium

[TOOL][ALPHA][DEV] APK List

{
"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"
}
What is an APK List?
It's a developers tool. Sometimes I find an app which design I really like but have no idea how it is done. Besides that most of the time my phone isn't rooted (or I'm using some other phone). With all unpack/decompile tools out there the only thing I need is a way to copy APK files from phone memory to SD card for later analysis. Well this tool is just that, it lists all installed apps on any phone and let's you copy all or selected APKs to SD card. Currently there are no settings so destination defaults to "Apks".
Where can I get this app?
Download APK here
Or grab source from https://bitbucket.org/grupatnt/apklist/overview and compile with MonoDevelop or VS2010 (Mono for Android 4.x)
What can I do to help?
Fork hg repository, make fantastic changes and add Pull request.
I've found a bug! What do I do?
Keep calm and report it! You can report it either on this thread or on project Issues tracking register. Bug reports will be taken seriously and fixed when I have the time.
Thanks to _Logie from whom I've copied format for this post
Kudos to Android SDK and Intel teams for releasing VM Accelerated x86 Emulator.
Version 0.0.2 Released
Get it here
Changes
Cancelable progress dialog
Fixed APK Icon sizes
Beautified progress dialogs
Replaced ApkListAdapter with generic FastListAdapter
Mono for Android developers
Take a look at FastListAdapter and ViewHolderBase which implement View Holder pattern in generic way. You only need to implement abstract ViewHolderBase, instantiate new FastListAdapter and assign it to ListView Adapter. You can find example implementation in ApkViewHolder, easy

[BREAKING] iPAQ Android Port !

Hi everyone, wanna share this intesting find:
Porting Android to the iPAQ 200/210/211/212/214 or equilivalent. It has a 4-inch VGA Screen (TFT LCD display), resistive touchscreen, WiFi, Bluetooth, SD/MMC, CF. Originally it is running Windows Mobile 6 Classic. For help, see README files and the wiki. This project is in Alpha state, that means it is not suitable for daily usage unless developing for the project. NOT FOR THE FAINTHEARTED AND/OR COMPUTER IDIOTS!
Features
Boot Android from SD card
Flash and boot Android from NAND flash
WiFi support
SD Card access
Partial Bluetooth support
Audio (output) support
Screenshots:
{
"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"
}
Click to expand...
Click to collapse
Here's the SourceForge page: sourceforge.net / projects / ipaq214android
Hope to see it run on my hx4700 soon !
If any developers have an iPAQ 21x come to help on my project because of this post, I would be very thankful to you, though I know the possibility will be extremely low. For your hx4700, check my reply on SourceForge.
I prefer giving out this link though there aren't anything special.
BTW is it so "breaking"? The project is already 9 months old already, though there is only one developer at all, which is me. Painful. :crying:

[APP][3.0+] WiFi Password Reminder

WIFI PASSWORD REMINDER
Free version:
https://play.google.com/store/apps/details?id=com.kaikaisoft.wifireminder
Pro version:
https://play.google.com/store/apps/details?id=com.kaikaisoft.wifireminderpro
Required: The device was ROOT rights or application Super User
If your device is NOT ROOT please use FramaRoot application in XDA Forum to root your phone before install this application
Have you ever forgotten your WiFi password which have been saved on your phone?
Just download this application and get your password!
{
"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"
}
update new version
Very good application but extremelly full of ads (removed because of the large amount of ads)
sorry bro
In past we don't install ads in this app.
But now we need some money to develop others project.
You can try use our other app (no ads)
https://play.google.com/store/apps/details?id=com.kaikaisoft.pdfscanner
Thanks
updated
I have seen many good things to configure in our phone but I really wonder thinking that, why can't we utilize all this benefits without rooting our device. Why is it necessary?
@EdwardSmith36
Because, Android OS not encourage you do it!
To view saved Wifi Password you need access to System file!
Thank for using my app!
Different kinds of apps are available, but I personally used this apps and quite good.
fixed some error!
update new version
ChristinaLynn said:
Different kinds of apps are available, but I personally used this apps and quite good.
Click to expand...
Click to collapse
Thanks bro!

All-In-One Toolbox Updated to V5.2.1 to Support Landscape Mode & Detect Big Files

All-In-One Toolbox Updated to V5.2.1 to Support Landscape Mode & Detect Big Files
{
"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"
}
App Name: All-In-One-Toolbox (Clean and Boost as it's core features)
App Size: 6MB
Update date: July 13, 2015
Download Link: https://play.google.com/store/apps/details?id=imoblife.toolbox.full
Languages supported: 35
Short Description:
All-In-One-Toolbox app for Android is perfect for those looking for a one-stop optimization solution for your Android phone. This app provides 29 tools like clean to free up memory, boost your apps and games , app manager (manage running apps, close auto-startup apps, batch install/uninstall/backup and restore), sdcard file manager... Each of its tools is easy to use and provides multiple ways to perform quick fixes for the common Android OS problems. To sum it up, it's a one-stop shop for all your Android optimizations.
What's the main change in V5.2.1?
- Optimazation of navigation bar and big file detection of
File Manager
- Finding storage path of file in Clean page
- Added Landscape Mode (Settings-Choose Oritation-Landscape)
- Itanlian translation completed
- Other bugs fixed
View New Features on YouTube
https://www.youtube.com/watch?v=0VQZIfM8Rmw&feature=youtu.be
Hope you guys can have a test about it and leave us any suggestions. Thanks in advance.
APK file is attached

Categories

Resources