Increase Whatsapp group member - Android Q&A, Help & Troubleshooting

Hello,
I'm trying to increase whatsapp group member limit,
So I changed preferences file by Root Explorer.
{
"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"
}
Then changed
Code:
value="15"
To
Code:
value="50"
Finally I restart my Galaxy S3
open whatsapp .. new group
And then I added 20 member (the limit was 15 before)
but it didnt work!
I don't know why or how
that's why i'm here sharing this details with you people
can anyone here help to improve this APP?

Surely a part of that limit is managed by the app, and another one by the xml file.

RoberGalarga said:
Surely a part of that limit is managed by the app, and another one by the xml file.
Click to expand...
Click to collapse
so any chance to edit app ?

Up up up

Any help?
Sent from my GT-I9300

Is this really working?
Can I change 50 to 9999?
Can this change limit of existing group?
Or only for new group???

any work around for this ?
or any other software suggestion ?

Related

[App] Names aka Dictionary of names

Hey guys,
I've developed a windows phone 8 game, by name Names. App has more than 55k names and 45k+ names are unique from 50+ origins!! User can browse for names and look into their meaning offline, as we are giving data with installation file
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"
}
Download link:
Names
QR Code:
There are more features than I listed here. Please look into the app and let me know your criticism/feedback/suggestions
p.s. If you like app, don't forget to rate it on store
Nice waste of time. Also found a bug (already reported, just search for Sonja)
Sent from my RM-821_eu_euro2_530 using XDA Windows Phone App
hfrmobile said:
Nice waste of time. Also found a bug (already reported, just search for Sonja)
Sent from my RM-821_eu_euro2_530 using XDA Windows Phone App
Click to expand...
Click to collapse
Yup, saw it & replied
Thanks a lot for reporting it. We are fixing it and will release better names dictionary in next version.
If you find more please let me know, so that next version is perfect and it will not be a waste of time

[HELP]Did I use a wrong word in my APP?

Last week I released a thread to introduce my new app Parasol which can solve the permission problem on Android M. I am so excited that i got lots of supports and feedback from users here. I am so appreciated.
Here is the link: http://forum.xda-developers.com/android/apps-games/app-parasol-alpha-t3190615
Because the feature of modifying permission settings cannot be implemented on the OS lower than Android M (users can read permission tags on Android 5.x and lower), I have designed a popup to give a tip to users, just like the pic shows:
{
"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"
}
I noticed that some users felt confused about the tip: "you can't modify your permission settings under Android M."
what i want to tell users is: [highlight]you can't modify your permission settings if your os version is lower than Android M.[/highlight]
But it seems like the word "under" made the expression is diametrically opposed with my original idea.
Can i just say: you can't modify your permission settings below Android M.
OR,
Can native speakers give me a suggestion on a better expression?
Also, any feedback about the app is welcomed. love you guys~

[DEV][PACE/STRATOS][APK WATCHFACES] APK WatchFaces for Stratos and Pace Source Code

Hi guys ,
I bring you two APK WatchFaces Source Code so that you can see how they're made and how do they work. Use the code as you wish, you're free to build it on your own, mod it or use it to create totally new APK watchfaces. It's a whole new world to discover and I invite you to join me in this.. adventure?
I deleted the HuamiWatchFaces.jar because of Huami's intelectual property and WeatherWidget.java (weather info) and weekdays translation because it was taken from Marco Fregapane's code and it wasn't mine.
The building process is detailed in the README.md, basically you'll have to get HuamiWatchFaces.jar (https://goo.gl/vjzzw1), place it in libs folder and build the watchface using Android Studio.
Big thanks to @Malvarez and Dany Martí for their help!
Have fun, I hope to see your watchfaces soon!
Source Code:
https://github.com/Nxsaul/AmazfitAPKs/tree/master/LBA97Watchfaces
Click to expand...
Click to collapse
Preview:
{
"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"
}
Want to buy me a beer? paypal.me/LuisBaena
It was about time!
Thanks to you for your work @LBA97.

AirDrop on Android

Hello dear XDA Community,
I am currently trying to create a kind of website where you can upload files to my phones local storage.
To do so, I would just make the person that wants to share a file with me log into my phones wifi tethering.
Then they should be able to type some specific address into their searchbar to get to a form where they can upload files straight to my internal storage.
What I´ve tried so far:
I first tested everything on Windows with Apache and xampp.
After that I downloaded an App called Server for PHP.
When I start the server, everything works so far and I can execute my upload php files using chrome and upload files from my storage to a before specified folder.
So I thought that I could just use my secondary phone to connect to the wifi hotspot and type in the address (0.0.0.0:8080), but it can`t load the page.
Have any of you tried something similar before and do you know a way to get it to work?
I will also upload some screenshots and the php files later.
Thanks for your help already!!!
{
"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"
}

Stock ringtones and notification sounds location

Hi. I'd like to know the location of the stock audio including the system ringtones and notification sounds. I'm not rooted but I can access /system and /etc directories. There's usually a media or audio folder within one of those but I don't see the actual sound files anywhere. I'd like to see the directory path and the actual file names with their extensions. I appreciate any help.
hello
audio is in system/system_ext/media
{
"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"
}
yakapa40 said:
hello
audio is in system/system_ext/media
View attachment 5678557
Click to expand...
Click to collapse
Thanks, bud. I was able to find them under /product/media/audio
Two minds are often greater than one. I'm on Android 11 Model BE2025 Build number 11.0.6.BE88CF
As I was unable to find them in the location you specified, I was motivated by your input and trajectory to happen upon their location, on my Metro by T-mobile Nord 10 5G. Thank you, brother.
sorry i have not read the right firmware ( nord N20 )
for nord N10 5G :
Thanks. I'm just now realizing you responded again.

Categories

Resources