GithubHelp home page GithubHelp logo

Comments (11)

nickrussler avatar nickrussler commented on September 25, 2024

I will test it with my Android 5.0.2 phone.

from android-wifi-hotspot-manager-class.

Harishy avatar Harishy commented on September 25, 2024

If you find any solution, Please let me know.

from android-wifi-hotspot-manager-class.

GT500R avatar GT500R commented on September 25, 2024

I found a solution to fix this issue. Please take a look at #12.

from android-wifi-hotspot-manager-class.

Harishy avatar Harishy commented on September 25, 2024

Thanks Nick. Working fine checked in couple of device with Version 5.0 and 5.0.2.
Thankyou .

from android-wifi-hotspot-manager-class.

nickrussler avatar nickrussler commented on September 25, 2024

Thanks go out to @GT500R :-)

from android-wifi-hotspot-manager-class.

Harishy avatar Harishy commented on September 25, 2024

what is @GT500R..

On Tue, Jun 7, 2016 at 4:45 PM, Nick Russler [email protected]
wrote:

Thanks go out to @GT500R https://github.com/GT500R :-)


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#11 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AICQBY0p7dEwhyLITFoU28WplMucspUbks5qJVLjgaJpZM4IlTjY
.

from android-wifi-hotspot-manager-class.

GT500R avatar GT500R commented on September 25, 2024

I'm now working on Android Marshmallow and set the targetSdkVersion to 23. Things get even trickier because of the new permissions. In addition WRITE_SETTINGS is also needed and you have to grant this permission in system settings on API 23+.
<uses-permission android:name="android.permission.WRITE_SETTINGS" />
This can not be done like other permissions eg. camera, location because it is different from any other permission. Have a look at https://developer.android.com/reference/android/Manifest.permission.html#WRITE_SETTINGS and http://stackoverflow.com/questions/32083410/cant-get-write-settings-permission/32083622#32083622

from android-wifi-hotspot-manager-class.

Harishy avatar Harishy commented on September 25, 2024

Thanks for sharing information.Currently i don't have Android 6.0 OS
device.. will try to find the device and test. It seems you are yet to add
this in the repository.

Regards
Harish

On Tue, Jun 7, 2016 at 6:44 PM, GT500R [email protected] wrote:

I'm now working on Android Marshmallow and set the targetSdkVersion to 23.
Things get even trickier because of the new permissions. In addition
WRITE_SETTINGS is also needed and you have to grant this permission in
system settings on API 23+.

This can not be done like other permissions eg. camera, location because
it is different from any other permission.
Have a look at
https://developer.android.com/reference/android/Manifest.permission.html#WRITE_SETTINGS
and
http://stackoverflow.com/questions/32083410/cant-get-write-settings-permission/32083622#32083622


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#11 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AICQBfoOTysTmjMyJbxq92g4YhIY0xYkks5qJW7AgaJpZM4IlTjY
.

from android-wifi-hotspot-manager-class.

nickrussler avatar nickrussler commented on September 25, 2024

http://stackoverflow.com/a/32083622
and
http://stackoverflow.com/a/35285034
seem to be good starting points.

from android-wifi-hotspot-manager-class.

Harishy avatar Harishy commented on September 25, 2024

Hi Nick,

I have some doubts could you please help me on those.Those are related to
the Wifi And Hotspot related.
Is it right ti ask here or can you provide other mail id if you don't mine.

Thanks
Harish

On Tue, Jun 7, 2016 at 7:56 PM, Nick Russler [email protected]
wrote:

http://stackoverflow.com/a/32083622
and
http://stackoverflow.com/a/35285034
seem to be good starting points.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#11 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AICQBR7o2YTcIW0E9r2j0zwR5RbNLuejks5qJX-GgaJpZM4IlTjY
.

from android-wifi-hotspot-manager-class.

nickrussler avatar nickrussler commented on September 25, 2024

You can find my email here: https://www.whitebyte.info/about

from android-wifi-hotspot-manager-class.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.