[App] K-Adroit 2 - Mobile/Tablet Specifications - Android Apps and Games

The fastest , easiest and lightest way to get all information you need about any mobile phone or tablet
--------------------------
New UPDATE Released check it in the market
--------------------------
http://www.youtube.com/watch?v=cy35Bx-3EjI
Features
- Full specification list for devices
- Browse by brands
- Device Comparison
- Device Reviews
- Favorite list
- Latest devices in stores with the international price
- Latest devices always up-to-date
- Realtime search
- Search for devices by specifications
- Online classified to sell or buy mobile in your country
- Explanation about every specification item
- Device picture
- very low bandwidth usage
- Arabic Support
and many more ...
you can download it from
Android Market from PC or Search in market via your mobile for "K-Adroit"
Can't Download from the market ?? Click here to download the APK file
don't forget to rate it in the market (if it deserve)
waiting for your suggestions and comments

Very nice app. I go to a couple of websites to see device specs, separated by a lot of categories. All in one is always better, especially in an app. Something more I would like for this app is the ability to "favorite" devices and have them in a favorites list. Great app, nonetheless
Edit: Noticed the 1.5Beta 2 weeks later -_- Just updated and loving the favorite and compare features. Thanks again for this app

Nice app Mate....

Ultro said:
Very nice app. I go to a couple of websites to see device specs, separated by a lot of categories. All in one is always better, especially in an app. Something more I would like for this app is the ability to "favorite" devices and have them in a favorites list. Great app, nonetheless
Click to expand...
Click to collapse
Maybe rate them...
Nice work
From iphone to my first android phone, samsung infuse not rooted

Not available.
Sent from my LG-P500 using XDA Premium App

Ultro said:
Very nice app. I go to a couple of websites to see device specs, separated by a lot of categories. All in one is always better, especially in an app. Something more I would like for this app is the ability to "favorite" devices and have them in a favorites list. Great app, nonetheless
Click to expand...
Click to collapse
gr8 idea indeed , favorite feature will be very soon in the next update ... thx
ShyamSasi said:
Nice app Mate....
Click to expand...
Click to collapse
thx m8
demetriew said:
Maybe rate them...
Nice work
Click to expand...
Click to collapse
thanks
4silvertooth said:
Not available.
Sent from my LG-P500 using XDA Premium App
Click to expand...
Click to collapse
the app compatible with LG-P500 may be your network not accepting apps that send sms and phone calls .. try another sim if interested

K-Zero said:
the app compatible with LG-P500 may be your network not accepting apps that send sms and phone calls .. try another sim if interested
Click to expand...
Click to collapse
Why is your app using that.
Sent from my LG-P500 using XDA Premium App

4silvertooth said:
Why is your app using that.
Sent from my LG-P500 using XDA Premium App
Click to expand...
Click to collapse
to contact the advertiser (by calling or sending sms)
{
"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"
}

So am I charged for that. Just asking I am still not able to find it on market.
Will try market enabler and see.
Sent from my LG-P500 using XDA Premium App

4silvertooth said:
So am I charged for that. Just asking I am still not able to find it on market.
Will try market enabler and see.
Sent from my LG-P500 using XDA Premium App
Click to expand...
Click to collapse
yes SMS and calls using your mobile network so you are charged for using it.

Do you have a database with these informations online? A Website with the same abilities like this app would be nice...

I can't find it on market
Can someone mirror
Sent from my HTC Vision using XDA App

It says on the market it's not compatible with my phone. I wonder why? What are the limitations for this app? Can you send me the apk so I can see test it and see why it's not compatible?

Moronig said:
It says on the market it's not compatible with my phone. I wonder why? What are the limitations for this app? Can you send me the apk so I can see test it and see why it's not compatible?
Click to expand...
Click to collapse
I get the same on mine. SE Xperia X10 on Gingerbread.

I think it's better to remove the SMS/call functionality from your application, because there are a lot of people(including me) not installing the application because of those permissions.
If you use this:
Code:
startActivity(new Intent(ACTION_DIAL, Uri.parse("tel:6365551212")));
With this you don't need the permission to make calls, and the dialer will be started with the phone number pre-loaded, so the user only needs to press the Call button.
And for sending SMS messages you can use this guide, which also uses intents.
Then you don't need SMS/call permissions, but the user can still call/text when he needs in your application.

This is simply astonishing. Great work. Although I have an Evo 3D and won't be moving from it at any time soon, I know a few Hero owners who could do with this App to see what they should upgrade to.

bluefisch200 said:
Do you have a database with these informations online? A Website with the same abilities like this app would be nice...
Click to expand...
Click to collapse
i'm afraid not , i use own database but i'm intending to do Windows Application with the same features later on
andslide said:
I can't find it on market
Can someone mirror
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
https://market.android.com/details?id=K0.K.Adroit
your device is supported (HTC G2 Vision) but may be your network operator doesn't allow the application's that send SMS/Calls
so you may try other SIM to install and i will upload the apk file very soon
Moronig said:
It says on the market it's not compatible with my phone. I wonder why? What are the limitations for this app? Can you send me the apk so I can see test it and see why it's not compatible?
Click to expand...
Click to collapse
the app supports QVGA,WVGA,HVGA,QWVGA,qHD screen resolutions and android 1.6 to 3.2
what's your device model ?
fifarunnerr said:
I think it's better to remove the SMS/call functionality from your application, because there are a lot of people(including me) not installing the application because of those permissions.
If you use this:
Code:
startActivity(new Intent(ACTION_DIAL, Uri.parse("tel:6365551212")));
With this you don't need the permission to make calls, and the dialer will be started with the phone number pre-loaded, so the user only needs to press the Call button.
And for sending SMS messages you can use this guide, which also uses intents.
Then you don't need SMS/call permissions, but the user can still call/text when he needs in your application.
Click to expand...
Click to collapse
that's a great idea indeed , but if i used "StartActivity" instead of using phone library for the SMS i think the user will be able to get the advertiser number , i will check it .. thx for suggestion
indesisiv said:
I get the same on mine. SE Xperia X10 on Gingerbread.
Click to expand...
Click to collapse
Xperia X10 is supported try to change other operator and install may it help
LiquidSolstice said:
This is simply astonishing. Great work. Although I have an Evo 3D and won't be moving from it at any time soon, I know a few Hero owners who could do with this App to see what they should upgrade to.
Click to expand...
Click to collapse
thx m8 , i'm using Samsung GS2 and also don't need to change it for now .. but i like to check everyday whats new about the devices and soon i will add (News, Devices Comparison, prices in some countries ,favorite list and many more features ) , i mean i wrote this app not only for ppl who wanna change their phones but also to tech. lovers and everyone interested about mobile phones and tablets
any more suggestions are much appreciated

Can't change my operator unfortunately.
Will keep my eye on this though.

that's a great idea indeed , but if i used "StartActivity" instead of using phone library for the SMS i think the user will be able to get the advertiser number , i will check it .. thx for suggestion
Click to expand...
Click to collapse
Yes, the user will be able to see the advertisers number. But I think your sent SMS is in the SMS-app of the user, so he always will be able to see the advertisers number, although I'm not sure.

Can you post the apk?
It doesn't show up in the Market on my phone. I can click a link that will open it in the Market but it doesn't give me the option to download it. And when I try installing through the Market on a pc it says it's not compatible with my device.
Sent from my SPH-D700 using Tapatalk

Related

TextHer - P2P serverless messaging app for Android

Today I am launching TextHer app which enables users of android phone to communicate privately and securely between them.
TextHer
It is a peer to peer (serverless) messaging app where the messages are directly sent from one phone to another without being routed through or stored on any servers.Messages will be not be routed through carrier's server instead it will be directly sent from one phone to another using data connection.
https://play.google.com/store/apps/details?id=com.spacenext.texther
Sending a message:
To send a message to another phone just type the primary gmail address of the phone,type your message and send it.
For example my phone's primary account is [email protected],Just type the mail address or just the account name(ramanean) and send a message
Features
1.No Registration is required and Free unlimited messages.
2.Secure/Instant communication between any two individuals
3.Instant Delivery of messages (unless the other phone doesn't have a working data connection)
4.Messages are not stored on any servers.they are stored only on your phones.
5."Background Send" option which allows a delivery of messages incase of a failure.
6.Messages are encrypted by AES standards
This app would make it difficult for law enforcement and spy agencies to track what is being communicated between two phones as the messages sent are encrypted by a standard AES algorithm and the messages are not stored on any server.It allows secure communication between two phones without the fear of being tracked for their messages.
Serverless:
It's not entirely serverless as we store the ips on our server and give it to the clients which enables phones to connect with each other. And I have plans to come out with another version which would never involve a server.
I hope I would get a constructive review on your site.Please let me know whether you need any extra information
{
"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"
}
Perfect for terrorists! Lol
Sent from my GT-I9300 using XDA Premium App
No EVO 3d?
Sent from my PG86100 using xda premium
this is a rather interesting app... thanks!
QBANBOY407 said:
Perfect for terrorists! Lol
Sent from my GT-I9300 using XDA Premium App
Click to expand...
Click to collapse
a) This app won't be available in certain countries in the Middle East and south East Asia!
b) There is too much of snooping around and that's why I have come out with this app
c) On other hand it would help organizations like Occupy Wall Street and people in their protests.It would great help in free speech
MY answer to others who question my app!
Why do you need a intermediate person to message/communicate your loved one? Whether we use a third person to communicate with our loved ones inside our house? The answer is No.. and that is the reason I have come out with this app.
Okay here's what I discovered after a bit of goofing around:
1) You use app for a few minutes and it is impossible to get out. Pressing back keeps bringing you back to previous screen. In a loop.
2) I tried messaging myself. Didn't work.
3) I tried messaging on ramaean. App not installed
4) When I tried messaging to shangce, it force-closed on me.
5) You need to have a more consistent UI. You have used all the colors in rainbow
I don't want to come off as a ****, but if someone wanted to use an app for truly private communication I think they should be asking the following questions:
Could you describe in detail what happens to the text from the time you press Send to when the recipient's phone beeps?
How do we know your servers aren't logging our messages?
Why should we use your app instead of an encryption app?
Please don't take this as an insult to your app or hard work, but they are legitimate concerns for any security related app. I would be much more comfortable if there was an encryption feature.
You got some of the points wrong
a)My mail ID is [email protected] and not "ramnean" (use ramanean)
b)You can click on the home button in the bottom help menu to come out
c)I won't reveal from my that mail address "shangce"
d)I don't know which provider you are using.l
This app will not work if the phone has internal IP's!!
UI :
I need to work a big on UI As I always choose colors wrong
Shan986 said:
You got some of the points wrong
a)My mail ID is [email protected] and not "ramnean" (use ramanean)
b)You can click on the home button in the bottom help menu to come out
c)I won't reveal from my that mail address "shangce"
d)I don't know which provider you are using.l
This app will not work if the phone has internal IP's!!
UI :
I need to work a big on UI As I always choose colors wrong
Click to expand...
Click to collapse
a) I used the correct id. there was a typo in above message. Anyway, this isn't a deal-breaker.
b) I should still be able to come out of an app by pressing back button. Don't you think?
c) Didn't get you.
d) It works after disabling WiFi. My bad.
e) You can try a two-colour theme.
Can someone post the app here? Can't download it as I am in the middle east
Sent from my Nexus S using Tapatalk 2
You could use blue and white as your colors
-----------------------------------------------------
Its so hard to get THANKED these days on XDA.
-----------------------------------------------------
Sent from my HTC Evo 3D running ROMEOS 1.3.4 FINAL
-----------------------------------------------------
My device appears to be incompatible. I'm using LG Optimus One and I'm in Singapore.
Joel Chan said:
My device appears to be incompatible. I'm using LG Optimus One and I'm in Singapore.
Click to expand...
Click to collapse
What's the version of Android you are using?
Ok, so is this still a "NO" for us in the Middle East? Will you post the apk file here or will I have to wait till I get back to India later this month to download it?
Is there some reasoning for barring people based on location? Am pretty sure that:
a) A terrorist is neither in our midst nor that one would be wandering around in the xda forums looking for something they could use.
b) If they are aware of a software such as this they could always get one of their partners in crime to download it from an off site location and mail it to them.
Hope that you will post it here.
Thanks
Paparasee said:
Ok, so is this still a "NO" for us in the Middle East? Will you post the apk file here or will I have to wait till I get back to India later this month to download it?
Is there some reasoning for barring people based on location? Am pretty sure that:
a) A terrorist is neither in our midst nor that one would be wandering around in the xda forums looking for something they could use.
b) If they are aware of a software such as this they could always get one of their partners in crime to download it from an off site location and mail it to them.
Hope that you will post it here.
Thanks
Click to expand...
Click to collapse
I have modified so that it would be available for all countries.Can you check it now?
Paparasee said:
Ok, so is this still a "NO" for us in the Middle East? Will you post the apk file here or will I have to wait till I get back to India later this month to download it?
Is there some reasoning for barring people based on location? Am pretty sure that:
a) A terrorist is neither in our midst nor that one would be wandering around in the xda forums looking for something they could use.
b) If they are aware of a software such as this they could always get one of their partners in crime to download it from an off site location and mail it to them.
Hope that you will post it here.
Thanks
Click to expand...
Click to collapse
Yea that sounds like something a terrorist would say!!!! Hahaha lol jk.. but try an app called 'market enabler' that should help too. It spoofs the market 4 u.
Sent from my LG-P999 using xda premium
Shan986 said:
I have modified so that it would be available for all countries.Can you check it now?
Click to expand...
Click to collapse
Finally got to download it
Will now have to get some friend to install it too to test it!
Paparasee said:
Finally got to download it
Will now have to get some friend to install it too to test it!
Click to expand...
Click to collapse
Remember that the app works only for external ip's it doesn't work for natted ip's (I am trying to fix it)
Send a message to yourself to see that whether it works for you! If you didn't get your own message then it won't work for you as you may on a natted/internal IP
Nice idea, flawed execution. No functionality in any of my tests. Currently attempt to use Redact instead.
Shan986 said:
a) This app won't be available in certain countries in the Middle East and south East Asia!
b) There is too much of snooping around and that's why I have come out with this app
c) On other hand it would help organizations like Occupy Wall Street and people in their protests.It would great help in free speech
MY answer to others who question my app!
Why do you need a intermediate person to message/communicate your loved one? Whether we use a third person to communicate with our loved ones inside our house? The answer is No.. and that is the reason I have come out with this app.
Click to expand...
Click to collapse
Why will it not be available in countries in the Middle East and South East Asia?
Mod edit: Removed.
Sent from ThePureHeart's I9300 Boss Edition

[APP][FREE][Non-root] USSD vulnerability fix

Hi XDA's !
I made a quite simple, small and free app that will help you to fix the recent showed USSD/MMI vulnerability which affects many android devices.
For reference: http://www.youtube.com/watch?v=Q2-0B04HPhs
Most Samsung phones are fixed to data wipe (there's not reported MMI command for HTCs), but still MANY Android devices are vulnerable to MMI commands including PIN code change ones, that can block your SIM card, after executing MMI command for PIN change more than 10 times with wrong PIN (for example malicious URL with 10 frames with PIN change instruction).
Please follow the installation instructions below:
1. Check if your phone is vulnerable - open your mobile browser and navigate to: http://goo.gl/4IWgL (or use the barcode below)
2. If your phone is vulnerable you will see your IMEI number displayed.
This means that service MMI commands can be executed on your phone, when you visit a malicious web page. The MMI commands are service commands, and if you see the IMEI it doesn't mean that your phone is vulnerable to the Samsungs data wipe vulnerability. BUT an attacker can still block your SIM card issuing a MMI string to change your PIN code more than 10 times. Finally your SIM card will be blocked.
3. If DON'T see the IMEI number, you are safe and you don't need this app
4. If you see a popup with your IMEI number, then install this app from Google Play (click on install button on the the left).
5. Once you install the app navigate again to: http://goo.gl/4IWgL (or use the barcode below)
6. Your phone will ask you how to complete the action. Choose USSDFix and mark it as default for this action.
7. You will see a notification that your phone tries to open a page that contains a USSD call and will block it.
8. Your phone is safe now !
{
"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"
}
* No background processes
* No services in memory
* No ads
* Hidden launcher
Use this barcode to test your phone:
NOTE: The app uses a hidden launcher and will not appear in the list of the other apps on your phone desktop. If you want to remove the program, please navigate to Settings / Manage Applications and then remove "USSDfix" app.
The app is available on Google Play: https://play.google.com/store/apps/details?id=com.antispycell.ussdfix
How do you check if number is USSD ?
hsz# said:
How do you check if number is USSD ?
Click to expand...
Click to collapse
First it handles calls from browser like "tel:", then it checks for * and %23 (#) in the dialed string.
Are the HTC's vulnerable too? and the Sense 4?
Unfortunately some HTC's are. You can test yours using the URL provided in the thread (or using the barcode scanner).
pandata000 said:
Unfortunately some HTC's are. You can test yours using the URL provided in the thread (or using the barcode scanner).
Click to expand...
Click to collapse
Tested the vulnerability with stock browser and dolphin on sense 4.1. Both times I got to see my IMEI.
Installed patch app, and now it works. Very clever how you did this. Thanks !!
Is anyone brave enough to test this on a real-wiping-all-the-data link?
thanks a lot I have a zte gingerbread and I cannot update to jellybean so my phone is vulnerable...I've found a similar app on market but it's incompatible, yours is totally good for my phone!!!thank you!
as soon as you publish on play store I'l give you 5 stars obviously!!!
Is anyone brave enough to test this on a real-wiping-all-the-data link?
Click to expand...
Click to collapse
I have no time right now, maybe in the we can be funny to try !!!!
Checked!! So, installed!! Did process!! But in the bottom of my heart, i don't know why i did that :-/ anyone bother to explain it to me?
Sent from Hell!!
Thank you qandrav ! It's posted there, but still waits approval.
.xxx. said:
Checked!! So, installed!! Did process!! But in the bottom of my heart, i don't know why i did that :-/ anyone bother to explain it to me?
Sent from Hell!!
Click to expand...
Click to collapse
The problem is that if you open a malicious URL in your browser, the browser can send a USSD command tothe dialer to factory reset your phone.
I hope that they will fix this soon, but if you are vulnerable and cannot update your phone you are at risk.
well my sensation is a culprit of it too ..unfortunately
i tested the app and its working perfectly well ...so SENSATION USERS GO AHEAD AND USE THIS APP
BTW voted for PORTAL .... lot of people should know this vulnerability and the fix for it
and i request other users of this app to vote for portal (click the "Newsworthy Thread" present at top right corner of the thread title )
Edit: Btw I used the vulnerability of the xda app to thank you.. As I'm out of thanks for today lol
pandata000 said:
The problem is that if you open a malicious URL in your browser, the browser can send a USSD command tothe dialer to factory reset your phone.
I hope that they will fix this soon, but if you are vulnerable and cannot update your phone you are at risk.
Click to expand...
Click to collapse
Even after using your app, when i choose phone instead of your app as default app, it shows imei pop up. any possible fix for that?
Sent from Hell!!
.xxx. said:
Even after using your app, when i choose phone instead of your app as default app, it shows imei pop up. any possible fix for that?
Sent from Hell!!
Click to expand...
Click to collapse
Hehe, yes, it's normal - see installation instructions - you should choose the USSDfix as default for this activity (since there's no official patch of the dialer).
.xxx. said:
Even after using your app, when i choose phone instead of your app as default app, it shows imei pop up. any possible fix for that?
Sent from Hell!!
Click to expand...
Click to collapse
see at the end you should kinda prevent browser to give control of using phone ...thats what this app does ..its like a firewall ..which checks the code before giving the command to the phone ..if you bypass the firewall itself ..how can you expect it to prevent using phone
its like you bought an anti-virus for your PC ...installed it ..but then DISABLED it ..and claiming it not working
get the point now ?
ganeshp said:
see at the end you should kinda prevent browser to give control of using phone ...thats what this app does ..its like a firewall ..which checks the code before giving the command to the phone ..if you bypass the firewall itself ..how can you expect it to prevent using phone
its like you bought an anti-virus for your PC ...installed it ..but then DISABLED it ..and claiming it not working
get the point now ?
Click to expand...
Click to collapse
Okay.. i think i got it man.. thanks for the help.
Sent from Hell!!
ganeshp said:
BTW voted for PORTAL .... lot of people should know this vulnerability and the fix for it
Click to expand...
Click to collapse
Thanks man !
qandrav said:
thanks a lot I have a zte gingerbread and I cannot update to jellybean so my phone is vulnerable...I've found a similar app on market but it's incompatible, yours is totally good for my phone!!!thank you!
as soon as you publish on play store I'l give you 5 stars obviously!!!
I have no time right now, maybe in the we can be funny to try !!!!
Click to expand...
Click to collapse
The app is on Google Play now: https://play.google.com/store/apps/details?id=com.antispycell.ussdfix
All comments and rating is appreciated
u saved my life
———————————————————
i didn't mean to mock you or to offend you in any kind of way
I was told samsung fixed this in jelly bean. Are we suppose to see a 10 digit combination code or the phone app with *6%+ to be vulnerable?
Sent from my Nexus S 4G using xda premium
T-Mobile G2 device was showing. Installed fix. Thanks.

☼ ☼ [AROMA] Huawei apps ☼ ☼

{
"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"
}
Overview
This is normal aroma package for flash via recovery. It contains all huawei apps which were posted. If you find some app which isn't here please PM me.
Click to expand...
Click to collapse
Apps in AROMA
Huawei Cloud
Huawei File manager
Huawei Camera
Huawei DLNA
Huawei Wallpapers chooser
Click to expand...
Click to collapse
Apps to install
These apps please install as normal apps.
Huawei keyboard
Huawei weather
Huawei Sound recorder
Click to expand...
Click to collapse
Download
HERE!
Click to expand...
Click to collapse
Bugs
Weather widget isn't working
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Looks cool... I will try it and post results tomorrow.
SvTeam said:
Looks cool... I will try it and post results tomorrow.
Click to expand...
Click to collapse
Thanks. I can't wait for your results.
SvTeam said:
Looks cool... I will try it and post results tomorrow.
Click to expand...
Click to collapse
Some results?
Everything works nearly nice on my htc, but got this 2 error. First wheater widget, second cloud+ acc are register.
Sent from my HTC One X using xda app-developers app
So after some testing I can say that this is absolutely awesome! Everything works flawlessly on my u8800pro running ShenduOS 4.1.2! Thanks a lot I was looking for this for a long time because everywhere else links were down :good: Sorry for late reply I really didn't have the time.
secXces_debaki said:
Everything works nearly nice on my htc, but got this 2 error. First wheater widget, second cloud+ acc are register.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Yes. I know this problem. I posted
this problem in First post.
SvTeam said:
So after some testing I can say that this is absolutely awesome! Everything works flawlessly on my u8800pro running ShenduOS 4.1.2! Thanks a lot I was looking for this for a long time because everywhere else links were down :good: Sorry for late reply I really didn't have the time.
Click to expand...
Click to collapse
Thanks for feedback.
Sent from my A500 running CM10.1
works gb?
eddydc1 said:
works gb?
Click to expand...
Click to collapse
I didn't try it you can try it. I think this should works on gb.
Sent from my A500 using xda app-developers app
Odp: ☼ ☼ [AROMA] Huawei apps ☼ ☼
Some ss??
Wysłane z mojego GT-I9100 za pomocą Tapatalk 2
can you put the versions of the apps, the phone from where you got them, etc?
okty2k said:
can you put the versions of the apps, the phone from where you got them, etc?
Click to expand...
Click to collapse
I got it somewhere on net but "teamandroid" community has problems with download.... Versions of apps are same. I think that huawei didn't release any update for these apps.
Hi, first thank you for your work. Most people don't understand that you guys work for "free", other then donations. Secondly I am asking you directly because in working with this device I have gotten many different responses. Some have stated that roms written for the U8800-Pro will also work on the U8800-51 from Consumer Cellular. I haven't tried that because others have said installing your rom on my 51 would brick it. I have installed and am running Aurora ICS from this guide on XDA
From stock to ICS a guide for your U8800-51 or AT&T Impulse 4G
I don't want to do anything stupid so since this is your rom I was hoping you could give me a difinitive answer, can I use your ROM on the U8800-51? If not is there a ICS Rom you could recommend?
Thank you very much in advance, this is forum in very confusing and I want to do the right thing since it's not my phone but my husbands.
Krissy
Huawei keyboard is one of the best I have ever seen!
It has one minus (when you type a web address, 'space' is replaced by '.com' by default - you need to press alt), but a huge plus (you can slide to obtain secondary characters instead of long-pressing).
File manager is balanced, not better or worse than others. It is very nicely integrated with the cloud.
Backup application is a good replacement for Titanium (backups data and applications)
I prefer the default 4.1.1 camera. Huawei application has some good points, but still I prefer the default from gapps. Also, please note that Hauwei Gallery does not sync with Picasa!
I don't recommend Huawei Weather, as it does not always work. on the screen in get a location not found.
Isis111 said:
Hi, first thank you for your work. Most people don't understand that you guys work for "free", other then donations. Secondly I am asking you directly because in working with this device I have gotten many different responses. Some have stated that roms written for the U8800-Pro will also work on the U8800-51 from Consumer Cellular. I haven't tried that because others have said installing your rom on my 51 would brick it. I have installed and am running Aurora ICS from this guide on XDA
From stock to ICS a guide for your U8800-51 or AT&T Impulse 4G
I don't want to do anything stupid so since this is your rom I was hoping you could give me a difinitive answer, can I use your ROM on the U8800-51? If not is there a ICS Rom you could recommend?
Thank you very much in advance, this is forum in very confusing and I want to do the right thing since it's not my phone but my husbands.
Krissy
Click to expand...
Click to collapse
Thanks for your opinion of this thread.
I think that you can try install ROMs for U8800 & U8800pro to your device. But if you like your current ROM so I recommended "don't try it". U8800-51 has different wi-fi and bt drivers so if you'll try install these ROMs your wi-fi and bt won't work. For recommending ROMs you must install all ROMs for your device because all users have diferents requirements.
okty2k said:
Huawei keyboard is one of the best I have ever seen!
It has one minus (when you type a web address, 'space' is replaced by '.com' by default - you need to press alt), but a huge plus (you can slide to obtain secondary characters instead of long-pressing).
File manager is balanced, not better or worse than others. It is very nicely integrated with the cloud.
Backup application is a good replacement for Titanium (backups data and applications)
I prefer the default 4.1.1 camera. Huawei application has some good points, but still I prefer the default from gapps. Also, please note that Hauwei Gallery does not sync with Picasa!
I don't recommend Huawei Weather, as it does not always work. on the screen in get a location not found.
Click to expand...
Click to collapse
I like stock camera app too. For weather: app is working but widget don't work. (widget works only on huawei stock ROMs).
This sounds interesting. I suppose this works with non-Huawei phones? As for the question about Gingerbread, I'm sure these work with a specific version of Android, or rather Huawei's version of Android, e.g. HTC Sense for HTC phones.
In any case, I am curious about the DLNA receiver (or maybe server?) and the keyboard. Had I found this earlier, I could have tested on a couple builds. Nandroid backup my AOKP ROM, then factory reset it, and flash this, test in a clean 4.1.2 ROM, then flash my CM7 Nandroid, factory reset that, flash this, test in a clean 2.3.7 ROM... Woulda been fun. Subscribed to this topic, I'll definitely do all that in a few days when I get a chance, and I will take screenshots if nobody's done it by then.
Thank you so very much. I'll play around with it a bit and let you know what I come up with. Your response is very appreciated and very informative.
Cheers!!!
Krissy
Mlopik said:
Thanks for your opinion of this thread.
I think that you can try install ROMs for U8800 & U8800pro to your device. But if you like your current ROM so I recommended "don't try it". U8800-51 has different wi-fi and bt drivers so if you'll try install these ROMs your wi-fi and bt won't work. For recommending ROMs you must install all ROMs for your device because all users have diferents requirements.
I like stock camera app too. For weather: app is working but widget don't work. (widget works only on huawei stock ROMs).
Click to expand...
Click to collapse
Aroma appears to have installed nothing. Wallpaper chooser can be installed as a normal app (AFAIK, all wallpaper choosers can... so collect them from ROMs you test, if you like the wallpapers they offer...), not sure about the others. I checked them all in Aroma and it (TWRP I guess) said the flash was successful. But nothing installed. I can push them manually and set permissions accordingly, though.
Camera can be installed as a normal app as well. It's very nice, but it does not support the ICS/JB swipe to preview/swipe back to take another. Also can't seem to record video. It says my internal memory is full (it's not) and that it will save to SD card (that's fine) but pictures take and videos don't record. The record icon doesn't change.
DLNA *seems* to work, but it times out when trying to connect. So does ES File Explorer. Fault: Most likely mine. I suck at networking. I tell Windows 7 to share my damn files and that should be that. Give "Everyone" read permission and no one "write" permission (because f*** you you can't edit my damn files son, but you can look at them). My brother got DLNA (via MotoBlur) to work with PS3 Media Server running in Windows. We use that to stream from PC to Xbox, guess we need it for Android as well (or we could learn networking and not be such chumps, but PS3MS is easy mode).
Not messing with File Manager or Cloud. I already have the best file manager (ES File Explorer, IMO it's the best) and I have a ton of clouds. It feels disingenuous to use Huawei's without buying a Huawei device. They can see you've never used a Huawei device and they can close your account. Whether they will or not is another matter. Dropbox will give you 2GB, Google Drive will give you 5GB, and so will a bunch of others, like Box, SugarSync, and Ubuntu One (the latter doesn't care if you use Ubuntu or not). Amazon also has a 5GB cloud, but no Android app (this is separate from Amazon MP3, which does have an app).
Anyway, thanks for sharing.
i just installed DLNA app, but it doesnt work properly... I cant select folders to share.....i dont think im doing something wrong....
mhdsanto85 said:
i just installed DLNA app, but it doesnt work properly... I cant select folders to share.....i dont think im doing something wrong....
Click to expand...
Click to collapse
It is possible that this works only on Huawei phones. What phone do you have, what version, ROM, etc...

[APP] Easy Contact Sync

Hey everyone,
then next app BETA is finished "Easy Contact Sync".
Based on my last app "Easy App Toolbox", I created this new app for handling your contacts.
Contacts are saved as VCARDs (*.vcf files). This way they can easily be used in any other application that can handle VCARDs.
Feature List:
* Backup/Restore to/from Dropbox
* Backup/Restore to/from Google Drive
* Backup/Restore to/from Box.net
* Backup/Restore to/from SD card
* Auto Sync (automatically backup all contacts every night at 0:00)
* Directly send/share one or multiple contacts
I'm really looking forward to your feedback!
The app is available at the Play Store: https://play.google.com/store/apps/details?id=de.goddchen.android.easycontactsync
as well as via 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"
}
The app uses a freemium model again: free selection limit: 3 contacts at a time, auto-sync is also available via in-app purchase. As you are used to, you can freely choose how much you want to pay!
Goddchen
great app, but what's the difference between export/import directly from agenda and using this app? (without discussing about the other features that are on this app).
ady_uaic said:
great app, but what's the difference between export/import directly from agenda and using this app? (without discussing about the other features that are on this app).
Click to expand...
Click to collapse
Thanks What do you mean by "agenda"?
I mean the phonebook.
ady_uaic said:
I mean the phonebook.
Click to expand...
Click to collapse
The contacts system app?
Does this app maintain the quality of the contact photos?
I've added photos from my SD card for higher resolution as it looks better during incoming/outgoing calls. Would love to be able to restore contacts without having to manually update the pictures!
can this back up my facebook contacts?coz only in htc sence it syncs fb phone numbers and i want to try cm in my phone but will lose my fb contacts numbers
I wanted to know what the major difference is between this app and the google contacts? dont they both automatically sync my contact info.. ???
I'm not sure if this is already supported but if it dosent i want to make a suggestion for a feature ...
I've synced my contacts from google account(phone numbers) and facebook and linkedin and twitter... And manually put them together so each one matches the appropriate contact.. but every time i flash a rom i loose this data.. can you make sure that the links that are mainted are reestablished when i install a new rom and reinstallt the apps and sync my contacts so they atutomatically stich themselves back together.. ????
nvyaniv said:
I wanted to know what the major difference is between this app and the google contacts? dont they both automatically sync my contact info.. ???
I'm not sure if this is already supported but if it dosent i want to make a suggestion for a feature ...
I've synced my contacts from google account(phone numbers) and facebook and linkedin and twitter... And manually put them together so each one matches the appropriate contact.. but every time i flash a rom i loose this data.. can you make sure that the links that are mainted are reestablished when i install a new rom and reinstallt the apps and sync my contacts so they atutomatically stich themselves back together.. ????
Click to expand...
Click to collapse
+1
Noodles_44 said:
Does this app maintain the quality of the contact photos?
I've added photos from my SD card for higher resolution as it looks better during incoming/outgoing calls. Would love to be able to restore contacts without having to manually update the pictures!
Click to expand...
Click to collapse
In the current beta version, photos are not restored. But it is on the TODO list.
Lasantha said:
can this back up my facebook contacts?coz only in htc sence it syncs fb phone numbers and i want to try cm in my phone but will lose my fb contacts numbers
Click to expand...
Click to collapse
Hm, haven't checked this out yet. Give it a try and sync one of your facebook contacts. Then check out the generated vcf file.
nvyaniv said:
I wanted to know what the major difference is between this app and the google contacts? dont they both automatically sync my contact info.. ???
I'm not sure if this is already supported but if it dosent i want to make a suggestion for a feature ...
I've synced my contacts from google account(phone numbers) and facebook and linkedin and twitter... And manually put them together so each one matches the appropriate contact.. but every time i flash a rom i loose this data.. can you make sure that the links that are mainted are reestablished when i install a new rom and reinstallt the apps and sync my contacts so they atutomatically stich themselves back together.. ????
Click to expand...
Click to collapse
Does your google contacts get synced to dropbox, box, or drive? or sync your contacts with google when you don't have a data connection?
I will check out the merging logic and if it can be backed up. Thanks for the suggestion
v1.0-beta1-2 Changelog:
Unified the existing 2 in-app purchases to 1 premium-purchase that now unlocks all premium features. Users who have already purchased one of the existing IAPs automatically now have everything unlocked. If you had purchased both IAPs, contact me to get a refund for one of them!
Now compatible with Google TV (some clould service SDKs doesn't support Google TV!!!)
AW: [APP] Easy Contact Sync
Heya... very nice app
I read about it today morning and want to test it immediatelly. After 2 mins of testing I bought the premium version right off. Exactly what I'm looking for.
The app and backup itself with DropBox works great on my Galaxy Note II.
Some whishes for the Future if possible:
- SD-Card-Backup takes only the internal card. It will be great if I can select the external SD-Card too
- It will be nice if I have an overview about activated tasks (what - when - where)
- It will be a nice feature if I can change the time and intervall of backup
Thank you for this amazing app.
Greetings from Regensburg
Sent from my GT-N7100 using xda premium
Duracell_Mobile said:
Heya... very nice app
I read about it today morning and want to test it immediatelly. After 2 mins of testing I bought the premium version right off. Exactly what I'm looking for.
The app and backup itself with DropBox works great on my Galaxy Note II.
Click to expand...
Click to collapse
Thanks Don't forget to rate it in the Play Store
Some whishes for the Future if possible:
- SD-Card-Backup takes only the internal card. It will be great if I can select the external SD-Card too
- It will be nice if I have an overview about activated tasks (what - when - where)
- It will be a nice feature if I can change the time and intervall of backup
Thank you for this amazing app.
Greetings from Regensburg
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
It currently takes the default "external storage" returned by the Android SDK. But it's a good idea to add a setting for customizing the output folder Added to the TODO list
Well currently auto-backup is always scheduled to run at midnight. In the current situation, it is enough to display an on/off state of the feature. But adding customized scheduling is a nice idea, definitely on the TODO list and with that, of course, any overview about the scheduled backups
Greeting back from Konstanz am Bodensee
AW: [APP] Easy Contact Sync
Hey cool thanks a lot
Rating of 5 stars with full comment are sent to Google at the moment
By the way: I hate bad ratings without any comment about this rating. It's simply poor for all developers and potential users.
Greetings from sunny Regensburg.
Cheers, Duracell
Sent from my GT-N7100 using xda premium
Duracell_Mobile said:
Hey cool thanks a lot
Rating of 5 stars with full comment are sent to Google at the moment
By the way: I hate bad ratings without any comment about this rating. It's simply poor for all developers and potential users.
Greetings from sunny Regensburg.
Cheers, Duracell
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Awesome,
yes there were some guys that rated 1 star without giving any explanation in the comment. I have already contacted those guys via G+ but normally those guys won't respond. And therefore I cannot do anything about the causes of their 1-star ratings...
I have also experienced in the past that developers of competing apps and their friends are giving 1-star ratings to all competitors... that's very sad
AW: [APP] Easy Contact Sync
This actions are very sad...
But also I think - at the end - quality, functinality, and especially the direct right contact between developer and enduser and finally the great idea of Android wins ... I hope so and I trust that
Sent from my GT-N7100 using xda premium
1. No select all even after getting premium? REALLY? I have 300+ contacts and am not going to select them all one by one.
2. All cloud options fail. Nothing ever comes up about logging into them for the backup = constant FAILED TO UPLOAD errors.
3. After upgrading to premium why should i still see the button advertising for other apps? Completely out of the question.
4. Get rid of the dumb "how do you like this app" at the bottom. Unnecessary.
5. Add custom backup/restore path selection for backup to sd card and even cloud backups.
6. A settings option is a great invention that allows someone to configure all sorts of things and is an integral part of 99.9% of apps out there, yet this app lacks one.
I rated very poorly in the store along with a review until some of these features (most are no brainers imo) are added/fixed.
AW: [APP] Easy Contact Sync
Year... thats is typically for XDA for a lot of month ago....
every new app with potential will be rated poor or very poor at first...
In my opinion this is primary a discrimination on all the new apps and developers... Could this be the sence of rating? I don't think so... and this could not be the right way...
I have installed many apps which are rated poor or very poor. In any case at the moment I'm shure that these apps are one of the best.
In these days you can only read - especially the descriptions of developers - read and read... and than at least it is your decision if you install an app or not. In most cases developers describe exactly what an app can do and what not.
And than developers get an poor rating because not supporting an feature that never been discussed.
Thats crazy... thats real crazy... I'm very sad about this... I'm sorry... we all have got a great tool named Android in this case... and I'm shure too... these actions are not similar with the spirit of Android !!!
Sent from my GT-N7100 using xda premium
mcmb03 said:
1. No select all even after getting premium? REALLY? I have 300+ contacts and am not going to select them all one by one.
Click to expand...
Click to collapse
That's definitely a bug, have you updated to the latest app version? Please contact me directly to solve this.
2. All cloud options fail. Nothing ever comes up about logging into them for the backup = constant FAILED TO UPLOAD errors.
Click to expand...
Click to collapse
strange, please contact me to solve this, a logcat will definitely be of great help here
3. After upgrading to premium why should i still see the button advertising for other apps? Completely out of the question.
Click to expand...
Click to collapse
it's not really advertising, it is only a list of my other apps.
4. Get rid of the dumb "how do you like this app" at the bottom. Unnecessary.
Click to expand...
Click to collapse
That's your opinion.
5. Add custom backup/restore path selection for backup to sd card and even cloud backups.
Click to expand...
Click to collapse
see the previous posts in this thread
6. A settings option is a great invention that allows someone to configure all sorts of things and is an integral part of 99.9% of apps out there, yet this app lacks one.
Click to expand...
Click to collapse
well, why adding a settings screen without any settings in it... once settings are implemented, the settings screen will be there...
I rated very poorly in the store along with a review until some of these features (most are no brainers imo) are added/fixed.
Click to expand...
Click to collapse
well, thanks for your feedback, no thanks for your rating... most of the items are just personal opinion... others will be added to the TODO list.

[APP] Android Rooting (Root all Android devices, Backup, Custom ROMs, IMEI, Recovery)

App: Android Rooting
Get to know all about Android rooting at one place. Clear all your doubts regarding rooting. Now, root nearly all Android devices available, including Chinese devices too.
Play with custom ROMs for your devices, Save your device from draining battery and of-course, very useful engineering mode etc. Check out video links and IMEI guide, you always wanted for!
Features:
* All About Rooting
* Root your Android device using Software
* Root your Android device using Application
* Backup Guide
* Custom ROM
* Engineering Codes
* How to save Battery
* Recovery Guide
* Root your Chinese device
* Video Guide
* IMEI Guide
Installation:
Just click the link below to go to Google Play Store to download the app.
https://play.google.com/store/apps/details?id=com.appz.rootfsinfo
Screen shots:
{
"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"
}
In case you have any problem in rooting your mobile phone, you can mail us at [email protected], we will reply you with answer asap.
We are in the process of adding more features. Enjoy the app and do not forget to leave your useful reviews...
thx for this tutorial
Sent from my ALCATEL ONE TOUCH 991 using xda app-developers app
Very clear app
appzinventors said:
App: Android Rooting
Get to know all about Android rooting at one place. Clear all your doubts regarding rooting. Now, root nearly all Android devices available, including Chinese devices too.
Play with custom ROMs for your devices, Save your device from draining battery and of-course, very useful engineering mode etc. Check out video links and IMEI guide, you always wanted for!
Features:
* All About Rooting
* Root your Android device using Software
* Root your Android device using Application
* Backup Guide
* Custom ROM
* Engineering Codes
* How to save Battery
* Recovery Guide
* Root your Chinese device
* Video Guide
* IMEI Guide
Installation:
Just click the link below to go to Google Play Store to download the app.
https://play.google.com/store/apps/details?id=com.appz.rootfsinfo
Screen shots:
We are in the process of adding more features. Enjoy the app and do not forget to leave your useful reviews...
Click to expand...
Click to collapse
I can say the app looks very neat and clear, the information about battery is dam good..
Very good creation, keep moving forward guys..
XDA members will support you always..
One advise.
Please try to create more clear UI...
Well the idea of a such a guide is not bad, but the implementation is pretty bad .
Some feedback:
- The decline button on your license agreement does not work.
- Neither does the back button, so if you don't want to accept the license, you will have to kill the app.
- Then big listview does not show where you clicked. You just click somewhere and hope the right entry opens.
- The search field ontop of each entry does not work.
While i am no fan of advertisements, i understand that they are a necessary evil to finance some things.
So a small advertisement banner is okay.
But your app goes rampge on this.
It wants to adds itself to the bookmarks, set itself as browser homepage and add a browser search icon the the home screen.
The bookmark adding and changing of the browser homepage didn't even work on my test device, but your descriptions clearly state that it wants to do that. These actions remind myself of self installing browser toolbars on internet explorer.
These changes are not undone by uninstalling the app and have to be changed manually.
This does not make your app look very trust worthy
Installed this app to quickly it's just for spam, don't use it !
They are removing ads
Dark3n said:
Well the idea of a such a guide is not bad, but the implementation is pretty bad .
Some feedback:
- The decline button on your license agreement does not work.
- Neither does the back button, so if you don't want to accept the license, you will have to kill the app.
- Then big listview does not show where you clicked. You just click somewhere and hope the right entry opens.
- The search field ontop of each entry does not work.
While i am no fan of advertisements, i understand that they are a necessary evil to finance some things.
So a small advertisement banner is okay.
But your app goes rampge on this.
It wants to adds itself to the bookmarks, set itself as browser homepage and add a browser search icon the the home screen.
The bookmark adding and changing of the browser homepage didn't even work on my test device, but your descriptions clearly state that it wants to do that. These actions remind myself of self installing browser toolbars on internet explorer.
These changes are not undone by uninstalling the app and have to be changed manually.
This does not make your app look very trust worthy
Click to expand...
Click to collapse
I sent a personal mail to appzinventors yesterday night, They said next week they are releasing the update they will fix all the ad & issue posted in XDA.
I got one more good information, they are removing the ads, make it ad free....
Thanks appzinventors
mvantloo said:
Installed this app to quickly it's just for spam, don't use it !
Click to expand...
Click to collapse
Mvantloo, I installed the app today just now.. the app is too good complete information about app. I got one chines phone I was searching for 4.2 update with help of appzinventors I got 4.2 update link with clear image how to install the app..
Before posting any comment try to review.. As its public place, this kind of review will kill developer.... Try to say in proper way where they can understand & create wonderful app..
Sorry in-case am wrong..
Thanks to appzinventors making very good application..
Got new update
jacksparao said:
I sent a personal mail to appzinventors yesterday night, They said next week they are releasing the update they will fix all the ad & issue posted in XDA.
I got one more good information, they are removing the ads, make it ad free....
Click to expand...
Click to collapse
Friends they released the app updated which resolved all the issue..
Please test the app share the review..
True
vandy87 said:
Friends they released the app updated which resolved all the issue..
Please test the app share the review..
Click to expand...
Click to collapse
Guys I tested the app working as I expected.. pls share you're review..
Good Work Keep It Up
Sent from my SGH-T839 using xda premium
Good clue
Khizar hayyat said:
Good Work Keep It Up
Sent from my SGH-T839 using xda premium
Click to expand...
Click to collapse
Appzinventors I have idea, Can you add the few forum link where people can download all the roms, including chines mobile..
In india there are many company buying chines mobile selling over here.. like Micromax, Karbon so all the user will get paid..
If you think its good idea please implement..
Gud
vandy87 said:
Appzinventors I have idea, Can you add the few forum link where people can download all the roms, including chines mobile..
In india there are many company buying chines mobile selling over here.. like Micromax, Karbon so all the user will get paid..
If you think its good idea please implement..
Click to expand...
Click to collapse
i think Mr.Vandy idea seems good.. I would like to share with you all.
I sent one simple App idea to Appzinventors last month they sent a mail saying they almost done the app they may release on next week am excited to see the app.. I will share the app idea with you all soon here...
Thanks to appzinventors team..
Startapp advertisement removed
Dark3n said:
Well the idea of a such a guide is not bad, but the implementation is pretty bad .
Some feedback:
- The decline button on your license agreement does not work.
- Neither does the back button, so if you don't want to accept the license, you will have to kill the app.
- Then big listview does not show where you clicked. You just click somewhere and hope the right entry opens.
- The search field ontop of each entry does not work.
While i am no fan of advertisements, i understand that they are a necessary evil to finance some things.
So a small advertisement banner is okay.
But your app goes rampge on this.
It wants to adds itself to the bookmarks, set itself as browser homepage and add a browser search icon the the home screen.
The bookmark adding and changing of the browser homepage didn't even work on my test device, but your descriptions clearly state that it wants to do that. These actions remind myself of self installing browser toolbars on internet explorer.
These changes are not undone by uninstalling the app and have to be changed manually.
This does not make your app look very trust worthy
Click to expand...
Click to collapse
We removed the startapp thing. Please update the app and enjoy. Do let us know if all is well now.
You said, we did it!
mvantloo said:
Installed this app to quickly it's just for spam, don't use it !
Click to expand...
Click to collapse
We have identified the issue and removed the start app advertisement. Please install the app now. We thank you for your review and we would want you to please checkout the app again. Do let us know if we are missing anything.
gud
appzinventors said:
We have identified the issue and removed the start app advertisement. Please install the app now. We thank you for your review and we would want you to please checkout the app again. Do let us know if we are missing anything.
Click to expand...
Click to collapse
Guys trust me if you work based on user idea sure one day you will win the market so never worry keep learning..
jacksparao said:
Guys trust me if you work based on user idea sure one day you will win the market so never worry keep learning..
Click to expand...
Click to collapse
We will do so. We have tried our best to develop this useful app for every Android user.
Gud one guys
appzinventors said:
We will do so. We have tried our best to develop this useful app for every Android user.
Click to expand...
Click to collapse
Keep moving forward..
This app is designed for all android devices starting from small screen mobiles to tablets.
Any one having any issue downloading/installing the app on any device, kindly let us know. We will assist you.

Categories

Resources