battery level at routers page - Java for Android App Development

Hi there.
I trying to make profile in Tasker which alert me when battery in my router is getting lower.
Router is Huawei E5776s-32
At page source code, I can't find current battery level anywhere, even at subpages.
I gave links to page source codes where I found something about battery, but can't find current status. Probably because of java, which I don't know.
Please give me some advises or solutions.
Main page
Screenshot
dropbox. com/s/so8aso10yjzty81/Screenshot_2015-08-08-17-10-48.png?dl=0
Main page Source code
dropbox .com/s/lx1x2zxfb2qyv3g/viewsource.txt?dl=0
Subpage - main.js
dropbox. com/s/myq09mxg892nri1/main.js.txt?dl=0

Related

API to URLy the URL shortener

Hello
I just released v0.9.2 of URLy and it now comes with a simple API that can be used by other app developers to shorten a long URL via URLy.
So, if you are a developer and want to shorten a URL in your own app, but don’t want to go through all the hassle of writing the necessary code yourself, you can just pass the URL to URLy via an intent. URLy will shorten it with the service that you passed along and your app will receive a boolean to indicate whether the shortening process was successful or not, the short URL and, if any errors occurred, a detailed error message about what went wrong.
Why would anyone integrate URLy in his own app? Well, there are several situations in which this makes sense. For example, imagine you write a Twitter app and want to allow your users to shorten URLs. You could write the code to shorten the URL by yourself, or you could just pass the long URL to URLy. You can pass along the service you want to use (you can use about 20 services via URLy, like bit.ly, goo.gl or TinyURL), so you could even give your users the choice to use any service they prefer or provide a custom URL and / or user credentials so that they can keep track of their shortened URLs. And: The integration into your app is pretty much seamless. After calling the intent, a nice and small progress window is shown which disappears automatically after shortening. So, no annoying new window that the users will have to close – they never leave your app.
Take the following screenshot as example. The app in the background is supposed to be your app, the progress window is what URLy shows while shortening:
(sorry, I'm not allowed to post any images, yet, will update as soon as I can)
More information and a detailed code example of how to start the intent and receive the shortened URL are available on my blog in the API section. It's really simple and integrated in a few minutes.
General information about URLy is available in this forum or on my blog. Unfortunately, I still can't post any outside links, so please write me a personal message and I send you the links.
If you have any questions, don't hesitate to ask.

[APP] Paste It, pastebin alternative

You probably know pastebin already. It’s a free service to paste logs, code and other texts easily.
We as Team BlueRidge wanted something similar which runs on our own server.
Thats why we’re now running Stikked on the paste.teamblueridge.org subdomain.
To make it easier for Android users to paste text, we created Paste It. For now you can set your name and the domain, but we will add more features in future.
Of course this project is open source, so check the code here. If you got anything to contribute (like translations), please use gerrit code review.
Want to report a bug or feature, please fill in all details here. Thanks in advance.
Don't worry if you don't trust our server. The app allows you to change domains, so any site with Stikked installed can be used.
May I recreate a new icon re-design for you? Let me know
Works fine btw ^_^
New Play Store URL: https://play.google.com/store/apps/details?id=org.teamblueridge.pasteitapp
We had an issue with our app that caused us to need to completely republish. We apologize for any inconvenience. I hope my resurrecting a dead thread is forgivable, as we are re-announcing our "new" app. The same links apply for viewing the code or contributing to the code.
Features:
Paste to any Stikked site from your phone
Select a file to upload from your device
Material-inspired design
Select a language for code-highlighting once it reaches the server (including Logcat if the server supports it)
Coming Soon:
List of recent pastes
Better materiyolo

HOW TO : Grow App Downloads , reviews

All app developer's need 5star rating in the android app store. Its a way for a customer to judge your app quality. Another metric to judge the app is quantity of rating/downloads means the total no of people who reviewed/downloaded the app. And now its hard or say "harder" to get enough good ratings/download.
So Reviewmyap give's each developer to promote there apps for free.
go to this website www.reviewmyap.com
increase your android app reviews , downloads and rating ,
and see you download install grows,
Your site looks broken:
Code:
Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
It doesnot work correctly! Btw for increasing possitive rating for our game we used service: smoothreviews . com and also rating exchange with other members of forum. It will give you a good amount of possitive ratings, but in smoothreview it can give you not only 5* rating but also 4 or 3*...
android
Hi,I'm an app promoter with my own network of app users. We like to work with any type of categories like Tools apps for example and we can push yours with hundreds of new installs every day. It's all very organized and 100% legit (we sync directly with the google store).
You can be set up right away and see great results within a few days.
I will not post the URL of my company here since i dont know if it's against this forum's rules or not.
But for anyone who's interested or want to know more, you can shoot me a private message with subject "Android installs" here:
[email protected]
Thanks.
Join "Iphone/Android Apps Reviews Exchange" Group on Facebook

[Q] facebook publications in scrollview?

Good morning . I'm trying to make it on a screen with ScrollView I load facebook publications from a particular profile. In order for you to understand me better:
In a facebook profile upload news fast link, ie nocicias in which a title appears, a photo and a brief summary, and when clickeas on it, redirect you to the site in question. I want to make a page called news that charge the 5 last publications from the profile and make it function link. Change intend to add a button below to use you load the next 5 (Do not want to charge me all at once to avoid overloading the mobile).
I think that i have the structure more or less clear but I can not find how to load from a profile publications. Just me appear methods for the inverse operation, uploading to facebook publications elsewhere. Does anyone have idea how it could be done?
Thousand thanks.
(Sorry if the text is bad, im not good in english)

Samsung Android Source Code

Does anybody know where I can look at finding the source code for the modified version of Android that Samsung devices seem to be running?
The reason I ask is because i'm trying to figure out captive portal issues with Samsung devices (ONLY on samsung devices), as it seems they do not follow the standard Android methods for handling captive portal network login prompts.
There's numerous forums and questions online of people asking about this, and Samsung clearly has zero intention of giving any kind of answer to this ... so my only option I can think of is to try and find the source code to go through it, and figure out wtf they are doing differently to get my captive portals to trigger correctly.
Here's one forum as an example:
https://community.meraki.com/t5/Wireless-LAN/Captive-Portal-Woes-Samsung-Devices/td-p/38048
I've done everything I can imagine to get this to work, and nothing seems to work. Samsung devices don't even seem to query the `/generate_204` URL even after responding with the wifi router's IP address to DNS queries. This ONLY happens on samsung devices .. ugh!
OR if anybody knows what Samsung is doing differently in their captive portal detection, I would <3 you forever if you could provide that section of the source code
For example, here's what i found in Google's android source code:
https://android.googlesource.com/pl...ava/android/net/CaptivePortalTracker.java#340
But it appears that Samsung devices, never even get to this point of attempting to query the `/generate_204` and i don't know why! AHHH!
Just for reference, this is for my Open Source captive portal library (not for any commercial gain, but for benefit of the open source community):
https://github.com/tripflex/captive-portal

Categories

Resources